mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix compile error that if enable CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION compile fail
This commit is contained in:
parent
cd13c9e95d
commit
8f3d1d3184
@ -14,6 +14,7 @@
|
||||
|
||||
#pragma once
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include "esp_err.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
Reference in New Issue
Block a user