OpenBK7231T_App/.gitmodules
NonPIayerCharacter c50515603a
ESP32 support (#1344)
* esp-idf

* fix, add s2, s3

* fix + ci

* fix naming

* ota

* adc

* reboot reason

* wdt + uart

* dht + ds1820

* fix esp32

* pwm

* uart hack

* fix build

* charts

* increase stack size

* tests

* fix timer

* optimize

* further c2 optimization

* gpio test, wifi reconnect fix

* gpio test

* Revert ledc freq

* cht83xx, increase inttemp stack size

* fix

* S3 fix, enable sht3x, pwm freq selection

* gpio & i2c fix attempt

* s2 fix

* Update defines for DHT

* Update sdk

---------

Co-authored-by: openshwprojects <85486843+openshwprojects@users.noreply.github.com>
2024-11-06 14:47:22 +01:00

32 lines
970 B
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