mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
ESP8684: add freertos, hal, esp_system support
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include "esp32c3/memprot.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32H2
|
||||
#include "esp32h2/memprot.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP8684
|
||||
#include "esp8684/memprot.h"
|
||||
#endif
|
||||
|
||||
#define SHUTDOWN_HANDLERS_NO 5
|
||||
|
||||
Reference in New Issue
Block a user