mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-14 22:16:46 +00:00
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:
@@ -20,7 +20,6 @@
|
||||
#include "soc/dport_reg.h"
|
||||
#include "soc/i2s_reg.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp_dport_access.h"
|
||||
|
||||
#ifndef BOOTLOADER_BUILD
|
||||
#include "esp_system.h"
|
||||
|
Reference in New Issue
Block a user