feat(examples/peripherals/usb/cherryusb/device/cherryusb_serial_device): add CherryUSB serial device example

This commit is contained in:
LiPeng
2025-06-26 21:08:47 +08:00
parent c994c2203d
commit 7b31dfd0e1
7 changed files with 566 additions and 0 deletions
@@ -0,0 +1,4 @@
CONFIG_CHERRYUSB=y
CONFIG_CHERRYUSB_DEVICE=y
CONFIG_CHERRYUSB_DEVICE_DWC2_ESP=y
CONFIG_CHERRYUSB_DEVICE_CDC_ACM=y