2020-07-12 15:20:16 -04:00
2020-07-12 11:07:04 -04:00
2020-07-12 09:51:35 -04:00
2020-07-12 09:51:35 -04:00
2020-07-12 11:07:04 -04:00
2020-07-12 15:53:47 -04:00
2020-07-12 15:53:47 -04:00

Daisy Patch Template

A starting point for creating Daisy Patch Projects.

Setup & Build

  1. Create git repository
git clone --recurse-submodules git@github.com:AquaMorph/DaisyPatchTemplate.git [Project directory name]
git remote set-url origin [New git url]
git push
  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%