mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 17:52:36 +00:00
feat(esp_system): gate some clock by default to optmize esp32p4 active power
This commit is contained in:
@@ -119,3 +119,5 @@ PROVIDE ( EMAC_MAC = 0x50098000 );
|
||||
PROVIDE ( EMAC_DMA = 0x50099000 );
|
||||
|
||||
PROVIDE ( CACHE = 0x3FF10000);
|
||||
PROVIDE ( TRACE0 = 0x3FF04000);
|
||||
PROVIDE ( TRACE1 = 0x3FF05000);
|
||||
|
Reference in New Issue
Block a user