ESP-IDF 5.2 (#49)
- Updated IDF from 5.1.2 to 5.2 - Updated FreeRTOS from 10.4.6 to 10.5.1 - Updated M5GFX with bugfix for IDF 5.2 - FreeRTOS-Kernel is now a submodule
This commit is contained in:
committed by
GitHub
parent
d58f131033
commit
dc0c8915b0
+6
-1
@@ -1,6 +1,11 @@
|
||||
[submodule "libs/M5GFX"]
|
||||
path = libs/M5GFX
|
||||
url = https://github.com/m5stack/M5GFX.git
|
||||
url = https://github.com/KenVanHoeylandt/M5GFX.git
|
||||
branch = develop
|
||||
[submodule "libs/M5Unified"]
|
||||
path = libs/M5Unified
|
||||
url = https://github.com/m5stack/M5Unified.git
|
||||
[submodule "libs/freertos-kernel"]
|
||||
path = libs/freertos-kernel
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
||||
branch = V10.5.1
|
||||
|
||||
Reference in New Issue
Block a user