Add esp32c5 configuration (#1258)

* Add esp32c5 configuration

* update idf_component.yml
This commit is contained in:
Xiaoxia
2025-10-05 09:59:28 +08:00
committed by GitHub
parent 3ee2195340
commit 549399b795
6 changed files with 35 additions and 12 deletions

View File

@@ -47,7 +47,6 @@ CONFIG_CAMERA_DMA_BUFFER_SIZE_MAX=8192
# LVGL 9.2.2
CONFIG_LV_OS_NONE=y
CONFIG_LV_USE_OS=0
CONFIG_LV_USE_CLIB_MALLOC=y
CONFIG_LV_USE_CLIB_STRING=y
CONFIG_LV_USE_CLIB_SPRINTF=y