2021-11-20 09:57:37 -05:00
2022-01-09 22:13:14 -05:00
2022-01-22 16:30:26 -05:00
2020-07-12 09:51:35 -04:00
2020-07-12 11:07:04 -04:00
2021-11-20 09:57:37 -05:00
2021-11-20 09:57:37 -05:00

Droplets

Custom firmware for the Electrosmith Daisy Patch.

Setup & Build

  1. Create git repository
git clone --recurse-submodules git@github.com:AquaMorph/Droplets.git
  1. Build project
make lib && make

Deploy

  1. 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
  2. Write the binary to the Daisy
make deploy
Description
No description provided
Readme MIT 300 KiB
Languages
C++ 98.2%
Shell 1.2%
Makefile 0.6%