Skip to content

rbmannchued/libopencm3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libopencm3 stm32 examples

These are examples I used to learn basic stm32 and libopencm3 programming. The code is not the best but works.

Usage

After you clone the repo, you will need to download the submodules so:

git submodules init
git submodules update

Then compile the libopencm3:

cd libopencm3
make

After that just cd to the chosen example and make to build and make flashbin to flash the binaries using ST-LINK.

About

STM32 examples that I used at some point.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •