esp-idf/components/driver/test_apps
Chen Jichang 12d2eff381 fix(gptimer): re-enable test on P4
Remove timer_get_counter_time_sec in the ISR. Keep ISR as fast as
possible and not allow FPU usage.
2024-06-07 11:12:45 +08:00
..
components fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
dac_test_apps/legacy_dac_driver change(driver): reformat driver component with astyle_py 2024-02-26 11:47:05 +08:00
i2s_test_apps feat(i2s): c5mp i2s support 2024-05-22 17:29:48 +08:00
legacy_adc_driver feat(adc): support ADC continuous mode on ESP32P4 2024-06-03 16:50:39 +08:00
legacy_i2c_driver feat(i2c_master): Add lp_i2c support in i2c master driver 2024-04-03 11:39:04 +08:00
legacy_mcpwm_driver feat(mcpwm): driver support on esp32-c5 2024-05-26 22:55:03 +08:00
legacy_pcnt_driver fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
legacy_rmt_driver fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
legacy_rtc_temp_driver ci(p4): enable esp32p4 target test 2024-01-04 09:34:55 +08:00
legacy_sigma_delta_driver ci(p4): enable esp32p4 target test 2024-01-04 09:34:55 +08:00
legacy_timer_driver fix(gptimer): re-enable test on P4 2024-06-07 11:12:45 +08:00
touch_sensor_v1 change(driver): reformat driver component with astyle_py 2024-02-26 11:47:05 +08:00
touch_sensor_v2 fix(drivers): fix typos found by codespell 2024-03-28 10:01:27 +08:00
twai fix(twai): enable twai interactive test for all targets on new std runner 2024-01-05 15:22:09 +08:00
.build-test-rules.yml fix(gptimer): re-enable test on P4 2024-06-07 11:12:45 +08:00