Skip to content

aguegu/stm32-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stm32f10x-stdperiph-lib

with gcc-arm-none-eabi-8-2019-q3-update

$ docker build -t "aguegu/stm32f10x-stdperiph-lib:3.5.0" .
  • how to

get a stm32f103c8t6 mini/bluepill attached to a STLink Device, and also got stlink and docker installed in your os

$ docker pull aguegu/stm32f10x-stdperiph-lib:3.5.0
$ cd blink
$ make debug
or
$ make release

Now you may enjoy stm32 development without IDEs. :)

About

stm32 development project template

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages