shithub: p9-stm32-example-bare

ref: 91f14160d425ce557a3fc589b9286fd82c56b7a8
dir: /README/

View raw version
# Synopsis

This is an example project for the STM32F103xx blue pill board.

It was written and tested on 9front, using specific tools. However,
compiling and flashing this code can be done on any platform.

# Tools

For compiling this project, you need to use the thumb compilers from
~https://github.com/dboddie/inferno-os~. These compilers are
cross-platform. For 64-bit compilers, you might want to bootstrap
first 9ferno to build ~tc~, ~tl~ and ~5a~.

If you'd like to flash this on 9front, you can check out my flashing
tool, called stm32up. ~util.rc~ contains helper functions.

# Mirrors

https://git.disroot.org/kitzman/p9-stm32-example-bare

http://shithub.us/kitzman/stm32up/HEAD/info.html