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.
Trying to program a simple GPIO application on a Nucleo 64 STM32L476 board. During build I get 83 errors, all having to do with HAL_RCC commands that are "not resolved". Please see attached view of Eclipse IDE.