esp-idf/components/soc/esp32
Kevin (Lao Kaiyao) 421e5e6416 Merge branch 'refactor/pack_driver_source_files' into 'master'
components/driver: pack peripherals

See merge request espressif/esp-idf!22173
2023-02-07 10:20:57 +08:00
..
include/soc Merge branch 'refactor/pack_driver_source_files' into 'master' 2023-02-07 10:20:57 +08:00
ld twai: remove deprecated code and add hint 2022-10-22 18:20:07 +08:00
adc_periph.c
dac_periph.c dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
dport_access.c dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
gpio_periph.c esp_hw_support/sleep: fix current leakage when hold digital io during deep sleep 2022-10-11 12:11:28 +08:00
i2c_periph.c
i2s_periph.c i2s: support 4 line pdm rx on esp32s3 2022-11-04 15:46:34 +08:00
interrupts.c replace CAN with TWAI in the esp_isr_names table 2022-08-11 11:23:03 +02:00
lcd_periph.c lcd: support I2S1 LCD mode on esp32 2022-03-14 13:55:01 +08:00
ledc_periph.c
mcpwm_periph.c mcpwm: clean up hal driver and add doc 2022-06-02 15:01:18 +08:00
pcnt_periph.c pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
rmt_periph.c rmt: document and improve LL driver 2022-03-09 10:58:12 +08:00
rtc_io_periph.c esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
sdio_slave_periph.c sdio: c6 support 2023-01-18 02:34:46 +00:00
sdm_periph.c sdm: clean up soc/hal/ll code 2022-07-20 14:59:50 +08:00
sdmmc_periph.c
spi_periph.c
timer_periph.c
touch_sensor_periph.c soc: added SOC_TOUCH_SENSE_SUPPORTED macro 2022-07-22 00:12:36 +00:00
twai_periph.c twai: describe peripheral info 2022-11-04 17:40:29 +08:00
uart_periph.c