19 lines
402 B
Markdown
19 lines
402 B
Markdown
|
# 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
|