Code for Whiskey Pirates DC22 badge (big white skull).
Go to file
true 03376cc654 Initial port of STM32L100 code
This code was originally written for use with the CooCox IDE back in 2014. It uses ST StdPeriphLib (SPL) as opposed to HAL.

I have ported this using the built-in board definition for a board that supports the SPL. After making some small changes (mostly to include paths, but also un-inlining a couple function calls) and removing dead code, it appears to compile cleanly.

Actual binary is untested.
2023-02-11 06:32:15 -08:00
datasheets Add datasheets 2023-02-11 05:01:58 -08:00
fw_dc22_attiny88 Rename ATTINY88 firmware directory (again) 2023-02-11 06:29:53 -08:00
fw_dc22_stm32l100 Initial port of STM32L100 code 2023-02-11 06:32:15 -08:00
.gitignore Rename ATTINY88 firmware directory 2023-02-11 05:01:37 -08:00