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

Comments

  1. alac@free.fr 2015-08-03 15:30

    in the create new project I find no “Create new board”.
    please be more precise.
    Did you really try what you say.

    1. dautrevaux 2015-08-07 10:16

      This button is now really named Create a new custom board and is located on the third screen of the New project... wizard
  2. BrianRosenthal 2020-02-20 17:53

    Perhaps this is for an old version?

    When I select File/New and STM32, I am presented with a page with three tabs (MCU/MPU Selection, Board Select, and Cross Selector), but nowhere do I find a Create new board or a third screen.

    1. tang 2020-02-21 09:54

      This documentation is for the IDE System Workbench for STM32. You are using STCubeIDE, you might find more information on their website.
      1. BrianRosenthal 2020-02-24 15:12

        So I am!

        Thanks for the help.