mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 09:55:47 +00:00
feat(esp32p4): introduced new target esp32p4, supported hello_world
This commit is contained in:
@@ -1425,7 +1425,7 @@ uint32_t Cache_Get_L2_Cache_Line_Size(void);
|
||||
*
|
||||
* @return uint32_t: 16, 32, 64 Byte
|
||||
*/
|
||||
uint32_t Cache_Get_DCache_Line_Size();
|
||||
uint32_t Cache_Get_DCache_Line_Size(void);
|
||||
|
||||
/**
|
||||
* @brief Freeze L1 core0 icache
|
||||
|
||||
Reference in New Issue
Block a user