dc22-wp-badge-firmware/fw_dc22_stm32l100
true a58b22303b Create initial README.md 2023-02-11 07:19:56 -08:00
..
.vscode Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00
include Main firmware minor code cleanup 2023-02-11 07:09:51 -08:00
lib Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00
src Main firmware minor code cleanup 2023-02-11 07:09:51 -08:00
test Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00
.gitignore Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00
README.md Create initial README.md 2023-02-11 07:19:56 -08:00
platformio.ini Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00

README.md

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