feat(rmt): move the driver to a new component

This commit is contained in:
morris
2023-11-22 10:22:29 +08:00
parent b403ef9527
commit f2751213fd
44 changed files with 59 additions and 41 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