Skip to content

VS Code Usage

Tim Brewis edited this page May 12, 2022 · 2 revisions

Build Tasks

Label Description Dependencies
build Build using make and ARM toolchain make, arm-none-eabi
clean Clean build directory make
flash Flash binary to MCU st-flash

Debugging

Label Dependencies
debug (stutil) st-util
debug (openocd) openocd