esp-idf/components/driver
Fu Hanxi a42849f63c Merge branch 'test/test_adc_on_dedicated_runners' into 'master'
ci: use adc dedicated test runners

See merge request espressif/esp-idf!19164
2022-09-16 15:58:36 +08:00
..
deprecated i2s: bringup i2s on esp32c6 2022-09-15 20:03:39 +08:00
esp32 touch_sensor: add esp_timer error check 2022-09-09 14:59:42 +08:00
esp32s2
esp32s3
gpio gpio: Fix interrupt lost issue 2022-09-01 16:01:01 +08:00
i2s i2s: bringup i2s on esp32c6 2022-09-15 20:03:39 +08:00
include docs: updated gpio and sync up line numbers 2022-09-09 02:39:35 +00:00
mcpwm mcpwm: check sync direction is valid 2022-09-14 11:49:37 +08:00
rmt
test Merge branch 'bugfix/spi2_add_device_cs_more_than_3' into 'master' 2022-09-14 10:33:37 +08:00
test_apps Merge branch 'test/test_adc_on_dedicated_runners' into 'master' 2022-09-16 15:58:36 +08:00
.build-test-rules.yml
CMakeLists.txt soc_caps: Introduce SOC_LEDC_SUPPORTED and SOC_I2C_SUPPORTED caps to IDF 2022-08-31 20:43:22 +08:00
Kconfig
dac_common.c
gptimer.c rmt,gptimer: don't support rc_fast clock source for c6 and h2 2022-09-14 14:40:28 +00:00
i2c.c I2C: Refactor i2c hal and ll 2022-09-01 15:53:59 +08:00
ledc.c
linker.lf
pulse_cnt.c
sdio_slave.c
sdkconfig.rename
sdm.c
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
spi_bus_lock.c SPI_BUS_LOCK: fix a concurrency issue 2022-09-06 16:59:02 +08:00
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c
uart.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
usb_serial_jtag.c