esp-idf/components/driver
Jiang Jiang Jian e08f93de6d Merge branch 'fix/twai_crash_on_s3_gpio_19and20_v4.4' into 'release/v4.4'
fix(twai): example crash using usb-serial-jtag pins (v4.4)

See merge request espressif/esp-idf!26665
2023-12-04 11:39:18 +08:00
..
esp32 adc: improve power logic 2023-04-20 10:42:12 +08:00
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 bugfix(temperature_sensor): Fix issue that get the value is negative 2023-09-04 10:42:34 +08:00
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 DMA EOF may happens per multiple dma descriptors, instead of only one. 2023-09-05 11:18:56 +08:00
adc1_private.h
adc_common.c example: inform ulp adc usage status to sleep process 2023-07-10 02:32:13 +00:00
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 gdma: fixed crash from logging when using newlib nano 2023-05-06 13:49:31 +08:00
gpio.c fix(gpio): fix potential crash when processing gpio isr 2023-07-19 20:02:13 +08:00
i2c.c
i2s.c adc: improve power logic 2023-04-20 10:42:12 +08:00
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: keep clock enabled for the duration of ACMD41 2023-07-18 18:17:48 +02:00
sdmmc_private.h
sdmmc_transaction.c sdmmc: I/O phase adjustments 2023-04-18 20:07:32 +08:00
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 fix(spi_master): polling_transmit forgot release bus lock when alloc DMA buffer failed 2023-09-01 17:25:38 +08:00
spi_slave.c
spi_slave_hd.c
timer.c
touch_sensor_common.c
twai.c fix(twai): twai example crash using usb-serial-jtag pins 2023-11-09 02:51:04 +00:00
uart.c Merge branch 'bugfix/fix_uart_tx_done_hardware_concurrency_v4.4' into 'release/v4.4' 2023-03-23 16:46:49 +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