mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 04:59:55 +00:00 
			
		
		
		
	esp_debug_helpers: add missing include
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Ivan Grokhotkov
					Ivan Grokhotkov