Files
esp-idf/components/xtensa
Sudeep Mohanty 14173c4d1b fix(xtensa): detect freertos exclusion via __COMPONENT_REQUIRES_COMMON
The baremetal RTOS stub gating tested the invisible-bool CONFIG_FREERTOS_PORT,
which can be set even when freertos is outside the build closure (e.g. the
G0 test app). Query __COMPONENT_REQUIRES_COMMON directly — it is the surface
those apps use to declare their closure.
2026-05-26 13:10:41 +02:00
..
2025-09-30 15:28:55 +02:00
2021-02-26 19:45:48 +08:00