mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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__
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "esp_err.h"
|
||||
|
||||
#define ESP_WATCHPOINT_LOAD 0x40000000
|
||||
|
Loading…
x
Reference in New Issue
Block a user