- Install arm-none-eabi-gcc, meson and libopencm3(package for Arch Linux, for other distros see this PKGBUILD file)
- Configure:
meson build --cross-file cross-file.txt
- Build:
ninja -C build
- (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)
-
Notifications
You must be signed in to change notification settings - Fork 2
Blue Pill board (STM32F103C8, 64K flash, 20K RAM) example project
License
lindevel/stm32-libopencm3-meson-blink
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Blue Pill board (STM32F103C8, 64K flash, 20K RAM) example project
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published