Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 945 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 945 Bytes

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