esp-idf/components/driver
Martin Vychodil 7d28abae4e Merge branch 'feature/sdcard_custom_freq' into 'master'
[Storage] Enable SD card custom frequency setup

Closes IDFGH-7089

See merge request espressif/esp-idf!19038
2022-09-23 17:45:30 +08:00
..
deprecated mcpwm: make set_compare_value iram safe 2022-09-21 13:37:49 +00:00
esp32 touch_sensor: add esp_timer error check 2022-09-09 14:59:42 +08:00
esp32s2 esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
esp32s3
gpio gpio: Fix interrupt lost issue 2022-09-01 16:01:01 +08:00
i2s i2s: fix the data lagging of slave role 2022-09-16 18:45:02 +08:00
include Merge branch 'feature/sdcard_custom_freq' into 'master' 2022-09-23 17:45:30 +08:00
mcpwm mcpwm: make set_compare_value iram safe 2022-09-21 13:37:49 +00:00
rmt rmt: disable rc_fast clock when it's used up 2022-09-17 04:56:49 +00:00
test Merge branch 'bugfix/spi2_add_device_cs_more_than_3' into 'master' 2022-09-14 10:33:37 +08:00
test_apps mcpwm: make set_compare_value iram safe 2022-09-21 13:37:49 +00:00
.build-test-rules.yml i2s: fix the data lagging of slave role 2022-09-16 18:45:02 +08:00
CMakeLists.txt soc_caps: Introduce SOC_LEDC_SUPPORTED and SOC_I2C_SUPPORTED caps to IDF 2022-08-31 20:43:22 +08:00
Kconfig mcpwm: make set_compare_value iram safe 2022-09-21 13:37:49 +00:00
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 ledc: Fix the usage of ledc_ls_timer_update and ledc_timer_rst 2022-08-19 19:07:46 +08:00
linker.lf mcpwm: make set_compare_value iram safe 2022-09-21 13:37:49 +00:00
pulse_cnt.c mcpwm: added enable/disable functions 2022-08-15 14:46:56 +08:00
sdio_slave.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
sdkconfig.rename
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
sdmmc_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c sdmmc/sdspi: allow custom setup of SD card frequency 2022-09-12 17:08:36 +02:00
sdspi_private.h
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_master.c Merge branch 'feature/sdcard_custom_freq' into 'master' 2022-09-23 17:45:30 +08:00
spi_slave.c spi_slave: add a flag SPI_SLAVE_NO_RETURN_RESULT to bypass return descriptor from ISR 2022-09-21 11:56:27 +08:00
spi_slave_hd.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
temperature_sensor.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
touch_sensor_common.c
twai.c esp_hw_support: Remove compare_set.h API 2022-07-22 00:06:06 +08:00
uart.c uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() 2022-09-22 14:30:39 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-08-19 15:05:28 +08:00