esp-idf/components/freertos/test_apps
Darian Leung 95cfd32871 freertos: Fix flakey task delay tests
This commit fixes flakey task delay tests when running on IDF FreeRTOS. IN IDF
FreeRTOS, core 1's tick interrupts could be up to (< 1 tick) out of phase from
core 0's tick interrupt, thus the measured delay time on core 1 could last 1
tick longer. This commit makes the test detla 2 ticks for IDF FreeRTOS.
2022-11-03 18:22:58 +08:00
..
freertos freertos: Fix flakey task delay tests 2022-11-03 18:22:58 +08:00
orig_inc_path freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00
.build-test-rules.yml freertos: fixed ORIG_INCLUDE_PATH cmake property having the wrong path 2022-08-24 18:43:28 +08:00