RTL8710C/RTL8720C support (#1468)

* 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
This commit is contained in:
NonPIayerCharacter
2025-01-01 14:11:49 +03:00
committed by GitHub
parent 8fba7dd31e
commit 2a9a7270f2
61 changed files with 2541 additions and 630 deletions

4
.gitmodules vendored
View File

@ -33,3 +33,7 @@
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