Data logging software for the pitot tube on the 2023/2024 competition rocket.
cmake
gcc-arm-embedded
(for macOS)gcc-arm-none-eabi
(for Linux)
- Install the required dependencies
- Run
git submodule update --init
from withinlib/
- Run
git submodule update --init
from withinlib/pico-sdk/
- Create a top-level
build/
directory - Run
cmake ..
from withinbuild/
- Run
make
- Move
pts.uf2
to a Pico in boot select mode