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.
the internal builder is used by Eclipse alternatively to the external builder (usually make).
make is the tool used normally to manage the dependencies and precedences between files during compiling and linking, actions which are done by gcc.