mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 17:52:36 +00:00
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:
@@ -27,4 +27,4 @@ PROVIDE ( I2C1 = 0x3f427000 );
|
||||
PROVIDE ( CAN = 0x3f42B000 );
|
||||
PROVIDE ( APB_SARADC = 0x3f440000 );
|
||||
PROVIDE ( USB0 = 0x60080000 );
|
||||
PROVIDE ( ToBeCleanedUpBelow = 0x00000000 );
|
||||
PROVIDE ( USB_WRAP = 0x3f439000 );
|
||||
|
Reference in New Issue
Block a user