Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 470 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 470 Bytes

Daisy Seed Template

Getting Started

Clone the dependencies into a new libs folder. If you're on a Mac, you'll have to grant permissions.

chmod +x setup.sh
./setup.sh

If this is your first time using this template, you'll need to build the libraries. In VSCode, launch the command palette with Ctrl+P on Windows or ⌘+P on macOS. Run task build_all.

Once this is done, you can build code on the Daisy Seed.

Run Run task build_and_program_dfu.