mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-25 16:27:15 +02:00
IDF release/v4.0 08219f3cf
This commit is contained in:
4
tools/sdk/include/xtensa/esp_panic.h
Normal file
4
tools/sdk/include/xtensa/esp_panic.h
Normal file
@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#warning "esp_panic.h is deprecated, please use esp_debug_helpers.h or/and esp_private/panic_reason.h"
|
||||
#include "esp_private/panic_reason.h"
|
||||
#include "esp_debug_helpers.h"
|
Reference in New Issue
Block a user