move common include files from esp32 into esp_common

This commit is contained in:
morris
2019-03-15 17:44:27 +08:00
parent 9f3b550ff4
commit a2f07b0806
32 changed files with 53 additions and 40 deletions

View File

@@ -32,7 +32,7 @@
#include "soc/rtc.h"
#include "soc/rtc_wdt.h"
#include "esp_gdbstub.h"
#include "esp_private/gdbstub.h"
#include "esp_panic.h"
#include "esp_attr.h"
#include "esp_err.h"