This is a poorly made telemetry software for the STM32F407VxT (The x doesn't mean anything as this won't work on models with less than 1 MB flash) based boards such as the STM32F407G-DISC1. I haven't a clue if this is compilable given just this repo, STM32CUBEMX, and CMake but the intention is that it should be compilable. If this is not the case right now, it will eventually be the case.
Oh, and, the project is not yet complete
- {fmt} for formatting
- cjvaughter's fork of scnlib for parsing
- My fork of Emill's Cortex-M4 P256 library for message signatures
- My LibStuff for stuff™
- ST Microelectronics' HAL for obvious purposes
- FreeRTOS, again, for obvious reasons
// TODO: fill in this section