sandbox: update READMEs for projects

This commit is contained in:
2018-03-07 16:02:46 -08:00
parent 75c0f46433
commit 739124392b
2 changed files with 16 additions and 1 deletions

13
blue-pill/README.txt Normal file
View File

@@ -0,0 +1,13 @@
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