mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 17:27:21 +00:00
feat(cache): supported cache panic on p4
This commit is contained in:
@@ -117,3 +117,5 @@ PROVIDE ( USB_UTMI = 0x5009C000 );
|
||||
|
||||
PROVIDE ( EMAC_MAC = 0x50098000 );
|
||||
PROVIDE ( EMAC_DMA = 0x50099000 );
|
||||
|
||||
PROVIDE ( CACHE = 0x3FF10000);
|
||||
|
Reference in New Issue
Block a user