forked from espressif/esp-idf
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:
@@ -29,7 +29,6 @@
|
||||
#include "esp_attr.h"
|
||||
#include "esp_intr_alloc.h"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "esp_dport_access.h"
|
||||
#include "esp_log.h"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user