esp-idf/components/driver
morris 3e31826719 Merge branch 'bugfix/gptimer_hal_placement_wrong_condition' into 'master'
fix(gptimer): hal function placement under wrong condition

Closes IDFGH-10809

See merge request espressif/esp-idf!25237
2023-08-08 22:15:55 +08:00
..
analog_comparator driver: Fix ana_cmpr negative enum comparison 2023-04-28 14:52:50 +08:00
dac feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
deprecated change(header): modify p4 headers issues from check_header_py 2023-08-04 14:13:59 +02:00
gpio fix(gpio): fix potential crash when processing gpio isr 2023-07-19 12:03:38 +08:00
gptimer fix(gptimer): hal function placement under wrong condition 2023-08-08 04:26:02 +00:00
i2c feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
i2s feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
include/esp_private spi_slave: support spi slave hd append mode on chips other than s2 2023-03-21 11:30:17 +08:00
ledc refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
mcpwm Merge branch 'feature/mcpwm_trigger_driver' into 'master' 2023-07-25 18:50:57 +08:00
parlio feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
pcnt driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
rmt feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
sdio_slave refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
sdmmc Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
sigma_delta driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
spi Added support for write protection polarity for SDCard 2023-06-28 13:20:36 +02:00
temperature_sensor bugfix(temperature_sensor): Fix issue that get the value is negative 2023-08-03 11:16:42 +08:00
test_apps feat(gptimer): support set interrupt priority 2023-08-03 19:16:37 +08:00
touch_sensor driver: minor code clean up to pass coverity scan test 2023-06-10 16:21:12 +08:00
twai feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
uart feat(driver): updated drivers to use CreateWithCaps() API 2023-08-08 04:26:42 +00:00
usb_serial_jtag refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
.build-test-rules.yml ana_cmpr: add an example and test cases 2023-03-17 11:38:32 +08:00
CMakeLists.txt feat(twai): Add twai linker.lf to control the placement of driver and hal 2023-08-07 10:21:47 +08:00
Kconfig fix(gptimer): hal function placement under wrong condition 2023-08-08 04:26:02 +00:00
linker.lf refactor(gpio):add gpio linker.lf to control the placement of driver and hal 2023-07-11 20:44:36 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00