Source code for the Utility Pair cards for the Music Thing Modular Workshop System Computer.
For documentation and the UF2 files that can be put on a Computer card, see the Utility Pair website.
This is a Pico SDK cmake project. In the Utility-Pair directory, compile with:
mkdir build
cd build
cmake ..
make
Warning! The default build includes all 625 utility pair targets, and takes a few hours to compile (producing a >5GB build directory in the process). See the CMakeLists.txt file for how to reduce this to a subset of the pairs for a much smaller/faster build.
This code is MIT licensed. I'd love to hear if you build upon the code for another project.
ComputerCard.h is part of the ComputerCard library.
Source code in the loops/ directory is not shared under this license, and has been derived from the following, with license information linked: