mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-04-29 17:35:33 +00:00
483 B
483 B
Droplets
Custom firmware for the Electrosmith Daisy Patch.
Setup & Build
- Create git repository
git clone --recurse-submodules git@github.com:AquaMorph/Droplets.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