branches: master
Clone
clone: git://shithub.us/kitzman/p9-stm32-example-bare gits://shithub.us/kitzman/p9-stm32-example-bare
push: hjgit://shithub.us/kitzman/p9-stm32-example-bare
patches to: kitzman@disroot.org
Last commit
385ecf9c
– kitzman <kitzman@disroot.org>
authored
on 2023/11/27 02:24
vlong fmt; util.rc update
About
# 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