feat(ledc): make esp_driver_ledc as component

This commit is contained in:
wanlei
2023-12-28 14:54:19 +08:00
parent 227c5d2cb7
commit 82f26471f0
25 changed files with 79 additions and 63 deletions

View File

@@ -0,0 +1,4 @@
CONFIG_SPIRAM=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=0