mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-04 21:05:27 +00:00
* Move delay us and wdt to hals, update workflow * rtl8720c initial * move uart to hal * rtl uart * obk adjustments * sdk adjustments, fix ota * add some features * fix some warnings * esp uart + tr6260/esp tcp_msl * add bl0937, adjust ota * enable artifacts merge * add forgotten ln882h delay * fix mqtt, pwm on boot * irq fix * fix wifi disconnect * update sdk, change lfs location and size * Update Makefile
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
[submodule "sdk/OpenXR809"]
|
|
path = sdk/OpenXR809
|
|
url = https://github.com/openshwprojects/OpenXR809.git
|
|
branch = master
|
|
[submodule "sdk/OpenBK7231T"]
|
|
path = sdk/OpenBK7231T
|
|
url = https://github.com/openshwprojects/OpenBK7231T.git
|
|
branch = master
|
|
[submodule "sdk/OpenBK7231N"]
|
|
path = sdk/OpenBK7231N
|
|
url = https://github.com/openshwprojects/OpenBK7231N.git
|
|
branch = master
|
|
[submodule "sdk/OpenBL602"]
|
|
path = sdk/OpenBL602
|
|
url = https://github.com/openshwprojects/OpenBL602.git
|
|
branch = master
|
|
[submodule "sdk/OpenW800"]
|
|
path = sdk/OpenW800
|
|
url = https://github.com/openshwprojects/OpenW800.git
|
|
branch = master
|
|
[submodule "sdk/OpenW600"]
|
|
path = sdk/OpenW600
|
|
url = https://github.com/openshwprojects/OpenW600.git
|
|
branch = master
|
|
[submodule "sdk/OpenLN882H"]
|
|
path = sdk/OpenLN882H
|
|
url = https://github.com/openshwprojects/OpenLN882H.git
|
|
[submodule "sdk/esp-idf"]
|
|
path = sdk/esp-idf
|
|
url = https://github.com/espressif/esp-idf.git
|
|
branch = release/v5.3
|
|
[submodule "sdk/OpenTR6260"]
|
|
path = sdk/OpenTR6260
|
|
url = https://github.com/NonPIayerCharacter/OpenTR6260.git
|
|
branch = master
|
|
[submodule "sdk/OpenRTL87X0C"]
|
|
path = sdk/OpenRTL87X0C
|
|
url = https://github.com/NonPIayerCharacter/OpenRTL87X0C.git
|
|
branch = main
|