mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 18:40:13 +00:00
bringup esp32-s3 on FPGA
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
bool esp_memprot_is_assoc_intr_any()
|
||||
bool esp_memprot_is_assoc_intr_any(void)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user