esp-idf/components/driver/test_apps
morris 7c88240e38 feat(rmt): added a help function for allocating encoder memory
The encoder memory location should respect the RMT_MEM_ALLOC_CAPS,
which is affected by some Kconfig options, like ISR_IRAM_SAFE

Closes https://github.com/espressif/esp-idf/issues/13032
2024-02-23 10:29:31 +08:00
..
gpio Merge branch 'bugfix/gpio_ut_usj_v5.0' into 'release/v5.0' 2023-03-17 16:34:17 +08:00
gptimer feat(gptimer): support set interrupt priority 2023-08-04 12:55:16 +08:00
i2s_test_apps fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
legacy_adc_driver fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-07 14:12:50 +08:00
legacy_mcpwm_driver TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
legacy_pcnt_driver TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
legacy_rmt_driver TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
legacy_rtc_temp_driver temperature_sensor: Apply new-shared interface in temperature sensor driver 2023-06-06 01:30:51 +08:00
legacy_timer_driver TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
mcpwm feature(MCPWM): Add MCPWM trigger driver and test 2023-11-09 21:52:37 +08:00
pulse_cnt feat(pcnt): support set interrupt priority(v5.0) 2023-08-29 07:48:30 +00:00
rmt feat(rmt): added a help function for allocating encoder memory 2024-02-23 10:29:31 +08:00
sdm TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
temperature_sensor TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
touch_sensor_v1 TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00
touch_sensor_v2 TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-03-07 10:23:43 +08:00