Create initial README.md

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

19
README.md Normal file
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