esp-idf/components/driver
Michael (XIAO Xufeng) e8ff60544d Merge branch 'bugfix/channel_clk_independent' into 'master'
rmt: clean up and support esp32-s3 (no DMA support)

Closes IDF-3296 and IDFGH-5350

See merge request espressif/esp-idf!13244
2021-07-01 04:37:07 +00:00
..
esp32 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32c3 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32s2 driver: update copyright notice 2021-05-24 02:02:15 +02:00
esp32s3/include/driver driver: update copyright notice 2021-05-24 02:02:15 +02:00
include [driver]: partial mocking of driver component 2021-06-24 10:10:29 +08:00
test gpio:support gpio in/out/interrupt for esp32s3(728) 2021-06-28 11:44:14 +08:00
CMakeLists.txt mcpwm: refactor driver 2021-06-09 12:27:01 +08:00
Kconfig TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
adc1_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
adc_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
component.mk gdma: dynamic alloc DMA channels 2021-01-13 10:52:27 +08:00
dac_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
dedic_gpio.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
gdma.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
gpio.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
i2c.c Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
i2s.c Merge branch 'bugfix/i2s_apll_disable_issue' into 'master' 2021-05-31 08:16:21 +00:00
ledc.c Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
linker.lf TWAI: FIFO overrun handling and errata workarounds 2021-03-30 14:17:31 +08:00
mcpwm.c mcpwm: refactor driver 2021-06-09 12:27:01 +08:00
pcnt.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
periph_ctrl.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
rmt.c rmt: apply general check macro 2021-06-22 15:29:11 +08:00
rtc_io.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
rtc_module.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdio_slave.c sdio_slave: format source file 2021-06-17 09:40:09 +08:00
sdkconfig.rename Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
sdmmc_host.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdmmc_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdmmc_transaction.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_crc.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_crc.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_host.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdspi_transaction.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
sigmadelta.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_bus_lock.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_master.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_slave.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
spi_slave_hd.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
timer.c Merge branch 'update_copyright_notice_driver_part_4' into 'master' 2021-05-31 07:37:19 +00:00
touch_sensor_common.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
twai.c driver: update copyright notice 2021-05-25 17:43:57 +02:00
uart.c Merge branch 'bugfix/uart_race_condition' into 'master' 2021-06-16 07:48:06 +00:00