mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
esp32: add API to get reset reason
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "freertos/task.h"
|
||||
#include "freertos/xtensa_api.h"
|
||||
#include "esp_heap_caps.h"
|
||||
#include "esp_system_internal.h"
|
||||
|
||||
static const char* TAG = "system_api";
|
||||
|
||||
|
Reference in New Issue
Block a user