1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/deferred_yield_higher/Makefile.ci
Kaspar Schleiser fe1d9981a8 tests/deferred_yield_higher: initial commit
This test verifies that a thread can call `thread_yield_higher()` with IRQs
disabled, and that the actual context switch is deferred until IRQs are
re-enabled.
2021-08-24 09:49:53 +02:00

4 lines
57 B
Makefile

BOARD_INSUFFICIENT_MEMORY := \
nucleo-l011k4 \
#