esp-idf/components/driver
morris 6ea1f92a20 feat(gptimer): check the alarm config is not in flash
related to https://github.com/espressif/esp-idf/issues/13543
2024-04-09 17:33:35 +08:00
..
deprecated fix(adc): fix adc continuous get less results beacuse do not reset apb clk(legacy) 2024-01-08 16:12:22 +08:00
esp32
esp32s2
esp32s3
gpio
i2s
include fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:51:02 +08:00
mcpwm fix(mcpwm): reset GPIO used by generator after delete 2024-02-01 17:49:53 +08:00
rmt fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:51:02 +08:00
test fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
test_apps fix(rmt): fix the counting clock used by rx filter on esp32/s2 2024-04-08 11:51:02 +08:00
.build-test-rules.yml
CMakeLists.txt
Kconfig fix(mcpwm): reset GPIO used by generator after delete 2024-02-01 17:49:53 +08:00
dac_common.c
gptimer.c feat(gptimer): check the alarm config is not in flash 2024-04-09 17:33:35 +08:00
i2c.c
ledc.c fix(ledc): fix ledc driver 100% duty cycle configuration 2023-11-22 03:12:38 +00:00
linker.lf feat(rmt): support calling rmt_receive in ISR callback 2023-11-08 15:03:44 +08:00
pulse_cnt.c
sdio_slave.c
sdkconfig.rename
sdm.c
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
temperature_sensor.c
touch_sensor_common.c
twai.c fix(twai): fix build error TWAI_TAG used but not defined 2023-12-11 14:19:37 +08:00
uart.c change(uart): improved the internal logic of uart_read_bytes 2024-01-02 20:19:21 +08:00
usb_serial_jtag.c fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad 2023-11-23 10:21:02 +08:00