esp-idf/components/driver
2022-11-28 11:10:22 +08:00
..
dac dac: update API and file format aligning to the rule 2022-11-03 13:04:50 +08:00
deprecated temperature_sensor: Add support on ESP32-C6 (No calibration) 2022-11-22 16:22:31 +08:00
esp32 dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
esp32s2 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-07 14:32:26 +08:00
esp32s3 docs:fix a typo in touch_sensor.h of esp32s2 and esp32s3 2022-11-07 14:32:26 +08:00
gpio gpio: support etm extension 2022-11-23 15:31:33 +08:00
gptimer gptimer: added etm example 2022-11-23 15:32:34 +08:00
i2s i2s: fixed tdm mclk doubled issue 2022-11-21 15:53:54 +08:00
include gptimer: support etm event and task 2022-11-23 15:31:33 +08:00
mcpwm mcpwm: support esp32c6 2022-10-20 11:55:03 +08:00
rmt rmt: disable rc_fast clock when it's used up 2022-09-17 04:56:49 +00:00
test test: move sdio unit-test to test_apps 2022-11-16 11:22:31 +08:00
test_apps i2s_test: update multi dev pytest script 2022-11-28 11:10:22 +08:00
.build-test-rules.yml uart: support examples and tests on esp32c6 2022-11-24 16:07:24 +08:00
CMakeLists.txt gptimer: support etm event and task 2022-11-23 15:31:33 +08:00
i2c.c I2C: Add i2c support for ESP32C6 2022-11-07 14:12:53 +08:00
Kconfig dac: optimize the dma stratege 2022-10-25 17:14:59 +08:00
ledc.c soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
linker.lf gptimer: support etm event and task 2022-11-23 15:31:33 +08:00
pulse_cnt.c pcnt: support accumulate count value 2022-11-21 10:15:19 +08:00
sdio_slave.c sdio_slave: allow disabling highspeed mode 2022-09-27 18:38:35 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00
sdm.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdmmc_host.c sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02:00
sdmmc_private.h driver: update copyright notice 2021-05-25 17:43:57 +02:00
sdmmc_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00: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 sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02:00
sdspi_private.h driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
sdspi_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
spi_bus_lock.c SPI_BUS_LOCK: fix a concurrency issue 2022-09-06 16:59:02 +08:00
spi_common.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
spi_master.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
spi_slave_hd.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
spi_slave.c spi: limit esp32 dma workaround only on esp32 2022-11-14 16:01:48 +08:00
temperature_sensor.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
touch_sensor_common.c hw_support: move rtc_ctrl from driver to hw_support 2022-04-29 14:28:09 +08:00
twai.c twai: bringup on esp32c6 2022-11-04 17:40:29 +08:00
uart.c uart: support examples and tests on esp32c6 2022-11-24 16:07:24 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-08-19 15:05:28 +08:00