stuartwk / sine-wave-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C++ 79.2%Language:Makefile 10.4%Language:Shell 10.4%