Skip to content

Blue Pill board (STM32F103C8, 64K flash, 20K RAM) example project

License

Notifications You must be signed in to change notification settings

lindevel/stm32-libopencm3-meson-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Install arm-none-eabi-gcc, meson and libopencm3(package for Arch Linux, for other distros see this PKGBUILD file)
  2. Configure: meson build --cross-file cross-file.txt
  3. Build: ninja -C build
  4. (Optional) Flash with UART: ninja -C build flash (On Arch Linux, you need to add your user to the uucp group or just run with sudo)

About

Blue Pill board (STM32F103C8, 64K flash, 20K RAM) example project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published