esp-idf/components/driver
Song Ruo Jing 520fb6ab09 change(uart): improved the internal logic of uart_read_bytes
Ringbuffer usage becomes more efficient with the use of xRingbufferReceiveUpTo

Closes https://github.com/espressif/esp-idf/issues/12386
2024-01-02 20:17:28 +08:00
..
esp32
esp32c3 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
esp32h2
esp32s2 fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
esp32s3
include fix(ledc): fix ledc driver 100% duty cycle configuration 2023-11-17 15:24:17 +08:00
test fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
CMakeLists.txt
Kconfig
adc.c fix(adc): fix adc continuous get less results beacuse do not reset apb clk(v4.4) 2023-12-04 15:02:18 +08:00
adc1_private.h
adc_common.c
adc_deprecated.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c
i2s.c
ledc.c fix(ledc): fix ledc driver 100% duty cycle configuration 2023-11-17 15:24:17 +08:00
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c change(hal): remove useless code from periph_ll_wifi_bt_module_enable_clk 2023-11-10 14:05:09 +08:00
rmt.c
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c fix(twai): fix build error TWAI_TAG used but not defined 2023-12-18 16:18:22 +08:00
uart.c change(uart): improved the internal logic of uart_read_bytes 2024-01-02 20:17:28 +08:00
usb_serial_jtag.c fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad 2023-11-20 11:25:28 +08:00