Skip to content

Basic setup of a STM32F411 BlackPill project in VSCode including makefile and ST's low layer (LL) libraries

Notifications You must be signed in to change notification settings

AAnthon1985/STM32F411_BlackPill_Series

Repository files navigation

STM32F411 BlackPill Series

Everything around the STM32F411 BlackPill from WeAct

Install

Set the paths in the environmental variables

  • Add STM32_Programmer_CLI path as a user variable within the Environment Variables under Windows

Init/Add ST's HAL and LL libraries into your project

  • Type:

git submodule update --init --recursive

About

Basic setup of a STM32F411 BlackPill project in VSCode including makefile and ST's low layer (LL) libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published