Description
Describe the bug
When running sanitycheck, drivers.console.semihost is run on all cortex-m boards.
Though, it is failed on all boards I could test (various STM32, frdm_k64f_reel_board)
When running with west, test doesn't output anything on console.
To Reproduce
Run test with sanitycheck, west
Expected behavior
Test runs successfully
Environment (please complete the following information):
- OS: Linux
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
Additional context