Commit Graph

2 Commits

Author SHA1 Message Date
true df00440ce4 Main firmware minor code cleanup 2023-02-11 07:09:51 -08:00
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