mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
feat(psram): support 200mhz psram, experimental feature for now
This commit is contained in:
@@ -59,6 +59,7 @@ PROVIDE ( SDM = 0x500E0F00 );
|
||||
PROVIDE ( GLITCH_FILTER = 0x500E0F30 );
|
||||
PROVIDE ( GPIO_ETM = 0x500E0F60 );
|
||||
PROVIDE ( IOMUX = 0x500E1000 );
|
||||
PROVIDE ( MSPI_IOMUX = 0x500E1200 );
|
||||
|
||||
PROVIDE ( HP_SYSTEM = 0x500E5000 );
|
||||
PROVIDE ( HP_SYS_CLKRST = 0x500E6000 );
|
||||
|
||||
Reference in New Issue
Block a user