esp-idf/components/soc/esp32s2
Omar Chebib cd48baf979 Refactor: move regi2c_*.h header files from esp_hw_support to soc component
When creating G0 layer, some regi2c_*.h headers were moved out from
esp_hw_support (G1) to soc (G0). In order to be consistent with that change,
move all the remaining regi2c_*.h headers to soc too.
2022-06-30 09:40:44 +00:00
..
include/soc Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
ld
CMakeLists.txt temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
adc_periph.c
dac_periph.c
dedic_gpio_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c
interrupts.c
lcd_periph.c
ledc_periph.c
pcnt_periph.c
rmt_periph.c
rtc_io_periph.c
sigmadelta_periph.c
spi_periph.c
temperature_sensor_periph.c temperature_sensor: Add temperature sensor support for ESP32-C2 2022-06-23 15:36:43 +08:00
timer_periph.c
touch_sensor_periph.c
uart_periph.c
usb_periph.c
usb_phy_periph.c