sandbox/blue-pill
Kyle Isom 5734a63997 blue-pill: fix bootloader. 2018-03-07 19:50:01 -08:00
..
blinky blue-pill: fix bootloader. 2018-03-07 19:50:01 -08:00
draugr blue-pill: fix bootloader. 2018-03-07 19:50:01 -08:00
skeleton blue-pill: fix bootloader. 2018-03-07 19:50:01 -08:00
README.txt sandbox: update READMEs for projects 2018-03-07 16:02:46 -08:00
pins.txt bluepill: start HAL, update skeleton. 2018-03-07 08:06:25 -08:00

README.txt

blue-pill:

A small STM32 (Cortex-M0) development board. I bought five dev boards
and a JTAG programmer for sub-$20, and figured I'd mess around with it
and see what happens.

Projects:

+ blinky: the hello, world of software projects
+ draugr: a hardware abstraction layer, due to be renamed
+ skeleton: currently a skeleton for experiments, due to
  be replaced by draugr
+ pins.txt: some useful hookup information