Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


You are viewing a reply to Error log/ console view  

Error log/ console view

Dear Sir,
Take a look the rest of the errors.

In file included from C:\STM32_toolchain\common\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx_hal_def.h:48:0,
from C:\STM32_toolchain\common\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx_hal_flash_ex.h:47,
from C:\STM32_toolchain\common\Drivers\STM32F0xx_HAL_Driver\Inc/flash_conf.h:25,
from ..\states\main_state.c:28:
C:\STM32_toolchain\common\Drivers\STM32F0xx_HAL_Driver\Inc/stm32f0xx.h:4630:0: warning: “TIM_CR2_OIS4” redefined
#define TIM_CR2_OIS4 ((uint16_t)0x4000) /*!