Development tools for Zephyr on STM32Workbench for Zephyr: VS Code extension to set up, build, flash and debug Zephyr applications on STM32.Devicetree manager: browse, edit and visualize Zephyr devicetree, STM32CubeMX-like for Zephyr.
It's just for testing the functioning of the priorities, to check that when the highest priority task is in the for loop, the StartDefaultTask is stopped. I know is not a good implementation, but it should work anyway, and it's not working as I expected.