2025-07-24 20:03:35 -04:00
2025-07-25 23:41:38 -04:00
2025-07-28 01:08:45 -04:00
2025-07-24 20:03:35 -04:00
2025-07-19 11:40:31 -04:00
2025-07-25 23:41:38 -04:00

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
No description provided
Readme Apache-2.0 52 KiB
Languages
C 88.3%
CMake 11.7%