|
@@ -3,6 +3,7 @@
|
|
|
#include "esp_heap_caps.h"
|
|
#include "esp_heap_caps.h"
|
|
|
#include "freertos/FreeRTOS.h"
|
|
#include "freertos/FreeRTOS.h"
|
|
|
#include "freertos/task.h"
|
|
#include "freertos/task.h"
|
|
|
|
|
+#include "soc/cpu.h"
|
|
|
#include "soc/rtc.h"
|
|
#include "soc/rtc.h"
|
|
|
#include "soc/rtc_cntl_reg.h"
|
|
#include "soc/rtc_cntl_reg.h"
|
|
|
#include "panic_internal.h"
|
|
#include "panic_internal.h"
|