Skip to content

Initial setup for STM32F207 with Freertos that blink two leds in NUCLEO-F207ZG using Visual Studio Code

Notifications You must be signed in to change notification settings

fabiovila/STM32F207-FreeRTOS-VSCODE-BLINK

Repository files navigation

STM32F207-FreeRTOS-VSCODE-BLINK

Initial setup for STM32F207 with Freertos that blink two leds in NUCLEO-F207ZG using Visual Studio Code

1 - Run VsCode

2 - Open folder in vscode containing this project

3 - Press F8 and select your build target

Also in terminal you can use MAKE:

make all TARGET=Release
make all TARGET=Debug
make flash
make clean

About

Initial setup for STM32F207 with Freertos that blink two leds in NUCLEO-F207ZG using Visual Studio Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published