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.
Hello Vetch,
I've change the order of include and add
include "stm32f407xx.h"
include "arm_math.h"
include "arm_common_tables.h"
to all arm_XXX.c files, but i have the same result.