esp-idf/components/freertos/test_apps
Sudeep Mohanty d2e4722f5b fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context
This commit fixes an issue where in the FreeRTOS port layer would cause
the portASSERT_IF_IN_ISR() assert check to fail even when the system is
not in an interrupt context.
2024-07-26 15:15:34 +02:00
..
freertos fix(freertos): Incorrect assert in FreeRTOS port layer when not in ISR context 2024-07-26 15:15:34 +02:00
orig_inc_path core-system: trim build components for core-system test apps 2023-06-13 09:14:42 +08:00
.build-test-rules.yml ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00