feat(platform/idf): add fatfs port for host msc

Signed-off-by: sakumisu <1203593632@qq.com>
This commit is contained in:
sakumisu
2025-11-04 22:49:27 +08:00
parent cf85c8851a
commit cddc373eb2
3 changed files with 302 additions and 1 deletions

View File

@@ -5,4 +5,5 @@ CONFIG_CHERRYUSB_HOST=y
CONFIG_CHERRYUSB_HOST_CUSTOM=y
CONFIG_CHERRYUSB_HOST_CDC_ACM=y
CONFIG_CHERRYUSB_HOST_HID=y
CONFIG_CHERRYUSB_HOST_MSC=y
CONFIG_CHERRYUSB_HOST_CDC_RNDIS=y