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

@@ -21,7 +21,7 @@
#include "soc/timer_group_struct.h"
#include "soc/timer_group_reg.h"
#include "esp_app_trace.h"
#include "esp_dbg_stubs.h"
#include "esp_private/dbg_stubs.h"
#if CONFIG_ESP32_GCOV_ENABLE