mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 04:55:53 +00:00
move common source files from esp32 to esp_common
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
// limitations under the License.
|
||||
|
||||
#include "esp_system.h"
|
||||
#include "esp_system_internal.h"
|
||||
#include "esp32/rom/rtc.h"
|
||||
#include "esp_private/system_internal.h"
|
||||
#include "soc/rtc_cntl_reg.h"
|
||||
|
||||
static void esp_reset_reason_clear_hint();
|
||||
|
||||
Reference in New Issue
Block a user