Skip to content

chrisgjohnson/Utility-Pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utility-Pair

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.

Compiling

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.

Licences

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:

About

Utility Pair cards for the Music Thing Modular Workshop System Computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors