esp-idf/components/driver
Fu Hanxi c0568611dd docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
..
deprecated esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-07-11 09:24:20 +08:00
esp32 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
esp32c3 adc: create common adc hal layer 2022-05-07 19:20:44 +08:00
esp32s2 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
esp32s3 touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
gpio hal: Move dedicated GPIO LL and HAL 2022-06-14 14:38:29 +08:00
i2s i2s: update documents for driver-NG 2022-06-15 10:30:04 +08:00
include uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
rmt rmt: fix error in rmt register file 2022-06-10 18:38:42 +08:00
test uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
test_apps docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
CMakeLists.txt dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
Kconfig esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-07-11 09:24:20 +08:00
adc.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
adc1_private.h
adc_deprecated.c adc: create common adc hal layer 2022-05-07 19:20:44 +08:00
adc_single.c ulp-riscv: add support for using ADC as well as an example show-casing it. 2022-07-11 09:31:22 +08:00
dac_common.c
gptimer.c rmt: fix error in rmt register file 2022-06-10 18:38:42 +08:00
i2c.c esp_ringbuf: placement in flash is no longer controlled by CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH 2022-07-11 09:24:20 +08:00
ledc.c
linker.lf dma: move from driver to hw_support 2022-06-28 14:17:12 +08:00
mcpwm.c mcpwm: don't support disable carrier first pulse 2022-06-02 15:01:18 +08:00
pulse_cnt.c pcnt: support set the level of virtual IO 2022-06-18 15:00:37 +08:00
sdio_slave.c
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00
sdmmc_host.c driver: remove deprecated code 2022-05-19 11:31:53 +08:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c remove: sdspi_host deprecated api 2022-06-12 20:07:27 +00:00
sdspi_private.h driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
sdspi_transaction.c driver: sdspi: add support for R1b response 2022-05-30 15:39:01 +02:00
spi_bus_lock.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_common.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_master.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
spi_slave_hd.c spi: move spi_common_internal to esp_private 2022-06-24 19:12:13 +08:00
temperature_sensor.c Add regi2c enable/disable reference count 2022-06-23 15:36:44 +08: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
uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00
usb_serial_jtag.c