mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 09:42:35 +00:00
Merge branch 'feature/add_xxx_periph_h' into 'master'
soc: Add xxx_periph.h for all modules Closes IDF-192 See merge request idf/esp-idf!4952
This commit is contained in:
@@ -25,10 +25,11 @@
|
||||
#include "esp32/rom/uart.h"
|
||||
#include "esp32/rom/rtc.h"
|
||||
#include "soc/soc.h"
|
||||
#include "soc/dport_reg.h"
|
||||
#include "soc/rtc.h"
|
||||
#include "soc/rtc_wdt.h"
|
||||
#include "soc/rtc_cntl_reg.h"
|
||||
#include "soc/i2s_reg.h"
|
||||
#include "soc/rtc_periph.h"
|
||||
#include "soc/i2s_periph.h"
|
||||
#include "driver/periph_ctrl.h"
|
||||
#include "xtensa/core-macros.h"
|
||||
#include "bootloader_clock.h"
|
||||
|
Reference in New Issue
Block a user