mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-12-20 13:52:41 +01:00
update idf libs, disable WDT on S2, use malloc for PSRAM
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