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 debugging an STM32F767, "I/O registers" view in debug perspective lacks some information on timer TIM1:
1. AF1 and AF2 registers are missing
2. BDTR register bitfields are missing (BKF,BK2F, BK2E, BK2P)