soc, esp32s2: add usb_wrap peripheral

This commit is contained in:
Ivan Grokhotkov
2020-04-17 18:54:12 +02:00
parent f04fd2976d
commit 897e69cc9d
5 changed files with 706 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ PROVIDE ( I2C1 = 0x3f427000 );
PROVIDE ( CAN = 0x3f42B000 );
PROVIDE ( APB_SARADC = 0x3f440000 );
PROVIDE ( USB0 = 0x60080000 );
PROVIDE ( ToBeCleanedUpBelow = 0x00000000 );
PROVIDE ( USB_WRAP = 0x3f439000 );