Create initial README.md
This commit is contained in:
parent
6f946bae8c
commit
4b3dc64c68
|
@ -0,0 +1,19 @@
|
||||||
|
# Whiskey Pirates DC22
|
||||||
|
|
||||||
|
This should be all that is necessary to build a binary for the WP DC22 badge.
|
||||||
|
|
||||||
|
### Building Firmware
|
||||||
|
todo: include details on how to build
|
||||||
|
but in short:
|
||||||
|
- open with platformio and just build it
|
||||||
|
- use stlink to program stm32l100
|
||||||
|
- use whatever to program attiny88
|
||||||
|
|
||||||
|
### Loading the Firmware Binary
|
||||||
|
there isn't a binary yet
|
||||||
|
|
||||||
|
### Todo
|
||||||
|
see TODO.md (to be created)
|
||||||
|
|
||||||
|
### User Guide
|
||||||
|
tbd
|
Loading…
Reference in New Issue