component/soc : move dport access header files to soc

1. move dport access header files to soc
2. reduce dport register write protection. Only protect read operation
This commit is contained in:
Tian Hao
2017-05-09 18:06:00 +08:00
parent f7e8856520
commit 26a3cb93c7
26 changed files with 135 additions and 110 deletions

View File

@@ -149,7 +149,6 @@
#include "soc/timer_group_struct.h"
#include "soc/timer_group_reg.h"
#include "esp_app_trace.h"
#include "esp_dport_access.h"
#if CONFIG_ESP32_APPTRACE_ENABLE
#define ESP_APPTRACE_DEBUG_STATS_ENABLE 0