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.
When I set non-default tick rate, say 200 Hz, for FreeRTOS in CubeMX, the only place changed
is FreeRTOSConfih.h
It looks like one more place has to be updated inside SystemClock_Config: