zephyr/tests/kernel/context/src
Henrik Brix Andersen 7d49a73f0e tests: kernel: context: add ARM Cortex-M1 support
The Wait For Interrupt (WFI) instruction ARM Cortex-M1 CPU does not
operate as a powersave instruction. It is always executed as a NOP.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2020-08-14 13:35:39 -05:00
..
main.c tests: kernel: context: add ARM Cortex-M1 support 2020-08-14 13:35:39 -05:00