esp-idf/components/hal/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/hal Refactor: move regi2c_*.h header files from esp_hw_support to soc component 2022-06-30 09:40:44 +00:00
brownout_hal.c G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
cp_dma_hal.c dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
dac_hal.c adc: support adc dma driver on all chips 2021-12-16 00:19:15 +00:00
efuse_hal.c efuse: Validates data after burning and re-burnes it if necessary 2022-04-27 01:10:41 +08:00
touch_sensor_hal.c touch_sensor: fix esp32s2 touch sensor default power source 2021-05-08 11:09:17 +08:00