mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-09-13 21:40:31 +00:00
e62bc0c51f720a3a08bc180221d9dc6e1bdb1f5d
Cascade
Custom firmware for the Electrosmith Daisy Patch.
Setup & Build
- Create git repository
git clone --recurse-submodules git@github.com:AquaMorph/Cascade.git
- Build project
make lib && make
Deploy
- Plug usb into Daisy. Enter bootloader mode by holding the BOOT button down, and then pressing the RESET button. Once you release the RESET button, you can also let go of the BOOT button
- Write the binary to the Daisy
make deploy
Description
Languages
C++
98.2%
Shell
1.2%
Makefile
0.6%