morris 4176cb68de twai: remove deprecated code and add hint il y a 3 ans
..
deprecated f997b81242 mcpwm: support esp32c6 il y a 3 ans
esp32 91c2928ff5 touch_sensor: add esp_timer error check il y a 3 ans
esp32s2 5b523a3313 esp_adc: new esp_adc component and adc drivers il y a 3 ans
esp32s3 d5e55e0563 touch_sensor: add description to distinguish the API on different target il y a 3 ans
gpio 6d24e8bcf4 gpio: Add support for esp32c6 il y a 3 ans
i2s be7c656f6e i2s: fix tx incomplete auto clear il y a 3 ans
include 4176cb68de twai: remove deprecated code and add hint il y a 3 ans
mcpwm f997b81242 mcpwm: support esp32c6 il y a 3 ans
rmt c71bd0e4fa rmt: disable rc_fast clock when it's used up il y a 3 ans
test 02a9de904a essl: move from esp-idf component to extra component il y a 3 ans
test_apps f997b81242 mcpwm: support esp32c6 il y a 3 ans
.build-test-rules.yml af0c0bd8ce i2s: fix the data lagging of slave role il y a 3 ans
CMakeLists.txt 6a60ecf780 soc_caps: Introduce SOC_LEDC_SUPPORTED and SOC_I2C_SUPPORTED caps to IDF il y a 3 ans
Kconfig c99edc6715 mcpwm: make set_compare_value iram safe il y a 3 ans
dac_common.c e51474ef70 build: fix unused tag string il y a 4 ans
gptimer.c 5f550b2a13 rmt,gptimer: don't support rc_fast clock source for c6 and h2 il y a 3 ans
i2c.c 31b88a4c88 I2C: Refactor i2c hal and ll il y a 3 ans
ledc.c 0445c87459 ledc: Fix the usage of ledc_ls_timer_update and ledc_timer_rst il y a 3 ans
linker.lf c99edc6715 mcpwm: make set_compare_value iram safe il y a 3 ans
pulse_cnt.c 1d4c08cef4 mcpwm: added enable/disable functions il y a 3 ans
sdio_slave.c 507864c4f1 sdio_slave: allow disabling highspeed mode il y a 3 ans
sdkconfig.rename a12936dca9 mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE il y a 3 ans
sdm.c d91c8759c0 driver: remove -Wno-format flag il y a 3 ans
sdmmc_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency il y a 3 ans
sdmmc_private.h 690974e32f driver: update copyright notice il y a 4 ans
sdmmc_transaction.c d91c8759c0 driver: remove -Wno-format flag il y a 3 ans
sdspi_crc.c 690974e32f driver: update copyright notice il y a 4 ans
sdspi_crc.h 690974e32f driver: update copyright notice il y a 4 ans
sdspi_host.c 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency il y a 3 ans
sdspi_private.h 3ad98984e9 driver: sdspi: add support for R1b response il y a 3 ans
sdspi_transaction.c d91c8759c0 driver: remove -Wno-format flag il y a 3 ans
spi_bus_lock.c 3c8f6dd1cf SPI_BUS_LOCK: fix a concurrency issue il y a 3 ans
spi_common.c f31d88e3fe spi: move spi_common_internal to esp_private il y a 3 ans
spi_master.c 7d28abae4e Merge branch 'feature/sdcard_custom_freq' into 'master' il y a 3 ans
spi_slave.c ee6d3de128 spi_slave: add a flag SPI_SLAVE_NO_RETURN_RESULT to bypass return descriptor from ISR il y a 3 ans
spi_slave_hd.c 781d06af73 esp_hw_support: Remove compare_set.h API il y a 3 ans
temperature_sensor.c d91c8759c0 driver: remove -Wno-format flag il y a 3 ans
touch_sensor_common.c 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support il y a 3 ans
twai.c 781d06af73 esp_hw_support: Remove compare_set.h API il y a 3 ans
uart.c 701e49278a uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() il y a 3 ans
usb_serial_jtag.c 01143bd732 gpio: fix USB D+ pin cannot disable pullup il y a 3 ans