Merge branch 'feature/usb_wrap_headers' into 'master'

usb: add usb_wrap headers, move some code from LL to HAL

See merge request espressif/esp-idf!8395
This commit is contained in:
Michael (XIAO Xufeng)
2020-05-10 19:19:14 +08:00
10 changed files with 768 additions and 43 deletions
@@ -1,5 +1,6 @@
CONFIG_IDF_TARGET="esp32s2"
CONFIG_USB_ENABLED=y
CONFIG_USB_DESC_USE_ESPRESSIF_VID=n
CONFIG_USB_DESC_CUSTOM_VID=0x303A
CONFIG_USB_DESC_USE_DEFAULT_PID=n
CONFIG_USB_DESC_CUSTOM_PID=0x3000
CONFIG_USB_DESC_CUSTOM_PID=0x3000