Create initial README.md

This commit is contained in:
true 2023-02-11 07:19:56 -08:00
parent 6f946bae8c
commit a58b22303b
1 changed files with 19 additions and 0 deletions

View File

@ -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