mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-14 19:16:20 +00:00
Merge branch 'refactor/usb_device_driver' into 'master'
tiny_usb: support on esp32-s3 Closes IDF-3234 See merge request espressif/esp-idf!14293
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#define SOC_CPU_CORES_NUM 2
|
||||
#define SOC_CACHE_SUPPORT_WRAP 1
|
||||
#define SOC_ULP_SUPPORTED 1
|
||||
#define SOC_USB_OTG_SUPPORTED 1
|
||||
#define SOC_RTC_SLOW_MEM_SUPPORTED 1
|
||||
#define SOC_CCOMP_TIMER_SUPPORTED 1
|
||||
#define SOC_DIG_SIGN_SUPPORTED 0
|
||||
|
||||
Reference in New Issue
Block a user