Hirsute
Hardware
Building
System Package Requirements
cmake python3 build-essential gcc-arm-none-eabi libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib picotool pioasm
Build Instructions
git clone https://git.corrupt.link/liz/hirsute.git
cd hirsute
git submodule update --init --recursive
mkdir build
cd build
cmake ..
make
Many Thanks
These projects were crazy helpful in figuring out how to put this together.
Description
Languages
C
88.3%
CMake
11.7%