C.S.M 86aa012c26 Merge branch 'feature/bringup_i2c_esp32c6' into 'master' 3 years ago
..
dac 2cccf3a804 dac: update API and file format aligning to the rule 3 years ago
deprecated 2cccf3a804 dac: update API and file format aligning to the rule 3 years ago
esp32 f9f9a09dfb dac: update unit-test docs and examples for driver-NG 3 years ago
esp32s2 f9f9a09dfb dac: update unit-test docs and examples for driver-NG 3 years ago
esp32s3 d5e55e0563 touch_sensor: add description to distinguish the API on different target 3 years ago
gpio 6d24e8bcf4 gpio: Add support for esp32c6 3 years ago
i2s fa9b022f68 i2s: support 4 line pdm rx on esp32s3 3 years ago
include f69a53f56d Merge branch 'feature/twai_bringup_esp32c6' into 'master' 3 years ago
mcpwm f997b81242 mcpwm: support esp32c6 3 years ago
rmt c71bd0e4fa rmt: disable rc_fast clock when it's used up 3 years ago
test c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 years ago
test_apps a83165fea0 twai: add initial version of driver component test 3 years ago
.build-test-rules.yml a83165fea0 twai: add initial version of driver component test 3 years ago
CMakeLists.txt 2cccf3a804 dac: update API and file format aligning to the rule 3 years ago
Kconfig 8ef9fd4623 dac: optimize the dma stratege 3 years ago
gptimer.c 5f550b2a13 rmt,gptimer: don't support rc_fast clock source for c6 and h2 3 years ago
i2c.c 803fc3fbe0 I2C: Add i2c support for ESP32C6 3 years ago
ledc.c be0fdfa176 soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 3 years ago
linker.lf 2cccf3a804 dac: update API and file format aligning to the rule 3 years ago
pulse_cnt.c 1d4c08cef4 mcpwm: added enable/disable functions 3 years ago
sdio_slave.c 507864c4f1 sdio_slave: allow disabling highspeed mode 3 years ago
sdkconfig.rename a12936dca9 mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 3 years ago
sdm.c d91c8759c0 driver: remove -Wno-format flag 3 years ago
sdmmc_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 years ago
sdmmc_private.h 690974e32f driver: update copyright notice 4 years ago
sdmmc_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 years ago
sdspi_crc.c 690974e32f driver: update copyright notice 4 years ago
sdspi_crc.h 690974e32f driver: update copyright notice 4 years ago
sdspi_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 years ago
sdspi_private.h 3ad98984e9 driver: sdspi: add support for R1b response 3 years ago
sdspi_transaction.c d91c8759c0 driver: remove -Wno-format flag 3 years ago
spi_bus_lock.c 3c8f6dd1cf SPI_BUS_LOCK: fix a concurrency issue 3 years ago
spi_common.c f31d88e3fe spi: move spi_common_internal to esp_private 3 years ago
spi_master.c 7d28abae4e Merge branch 'feature/sdcard_custom_freq' into 'master' 3 years ago
spi_slave.c ee6d3de128 spi_slave: add a flag SPI_SLAVE_NO_RETURN_RESULT to bypass return descriptor from ISR 3 years ago
spi_slave_hd.c 781d06af73 esp_hw_support: Remove compare_set.h API 3 years ago
temperature_sensor.c d91c8759c0 driver: remove -Wno-format flag 3 years ago
touch_sensor_common.c 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 years ago
twai.c a25123f703 twai: bringup on esp32c6 3 years ago
uart.c 701e49278a uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() 3 years ago
usb_serial_jtag.c 01143bd732 gpio: fix USB D+ pin cannot disable pullup 3 years ago