mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
esp_debug_helpers: add missing include
This commit is contained in:
parent
04d1ce944d
commit
ca932f80f4
@ -6,6 +6,7 @@ extern "C" {
|
|||||||
|
|
||||||
#ifndef __ASSEMBLER__
|
#ifndef __ASSEMBLER__
|
||||||
|
|
||||||
|
#include <stdbool.h>
|
||||||
#include "esp_err.h"
|
#include "esp_err.h"
|
||||||
|
|
||||||
#define ESP_WATCHPOINT_LOAD 0x40000000
|
#define ESP_WATCHPOINT_LOAD 0x40000000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user