esp-idf/components/driver
Song Ruo Jing 0637ea91a3 Merge branch 'bugfix/fix_gpio_intr_lost' into 'master'
gpio: Fix interrupt lost issue

Closes IDFGH-5069

See merge request espressif/esp-idf!19625
2022-09-02 18:54:17 +08:00
..
deprecated mcpwm: fix multiplication overflow in converting us to compare ticks 2022-08-31 17:38:29 +08:00
esp32 touch_sensor: fix touch_sensor_v1 filter issue 2022-08-23 07:34:51 +00:00
esp32s2
esp32s3
gpio gpio: Fix interrupt lost issue 2022-09-01 16:01:01 +08:00
i2s driver: specify the interrupt priority 2022-08-15 14:46:56 +08:00
include gpio: Fix interrupt lost issue 2022-09-01 16:01:01 +08:00
mcpwm mcpwm: don't use keyword operator 2022-08-17 06:31:50 +00:00
rmt driver: specify the interrupt priority 2022-08-15 14:46:56 +08:00
test Merge branch 'bugfix/fix_spi_hd_quad_issue_esp32c3' into 'master' 2022-08-30 10:53:11 +08:00
test_apps gpio: add a test case to test the ability of disabling USB D+ pin pull-up 2022-08-29 19:38:13 +08:00
.build-test-rules.yml touch_sensor: move unit tests to test_app 2022-08-08 19:12:56 +08:00
CMakeLists.txt soc_caps: Introduce SOC_LEDC_SUPPORTED and SOC_I2C_SUPPORTED caps to IDF 2022-08-31 20:43:22 +08:00
Kconfig
dac_common.c
gptimer.c gptimer: add API to get captured count value 2022-08-25 17:55:19 +08:00
i2c.c I2C: Refactor i2c hal and ll 2022-09-01 15:53:59 +08:00
ledc.c ledc: Fix the usage of ledc_ls_timer_update and ledc_timer_rst 2022-08-19 19:07:46 +08:00
linker.lf
pulse_cnt.c mcpwm: added enable/disable functions 2022-08-15 14:46:56 +08:00
sdio_slave.c
sdkconfig.rename
sdm.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdmmc_host.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdmmc_private.h
sdmmc_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c Merge branch 'fix/sdspi_no_cs' into 'master' 2022-08-11 20:17:26 +08:00
sdspi_private.h
sdspi_transaction.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
spi_bus_lock.c
spi_common.c
spi_master.c Merge branch 'test/add_test_spi_sio_master_all' into 'master' 2022-08-18 14:41:48 +08:00
spi_slave.c
spi_slave_hd.c
temperature_sensor.c driver: remove -Wno-format flag 2022-08-08 08:30:09 +00:00
touch_sensor_common.c
twai.c
uart.c esp32c6: clean up existing soc files and header file inclusion in IDF to be compatible with the new chip 2022-09-01 12:28:06 +08:00
usb_serial_jtag.c gpio: fix USB D+ pin cannot disable pullup 2022-08-19 15:05:28 +08:00