Skip to content

backtail/daisy-blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blank Daisy Pod Repo

Clone this repo for a blank, but already setup project for the Electrosmith Daisy Seed Pod platform in the RTIC framework. Please use following command to include submodules:

$ git clone --recursive <HTTPS-URL>

At the moment, only revision 5 of the Daisy Seed is supported, specifically with the WM8931 codec. In the future, all revisions will be supported.

Build

Make sure you have the toolchain and the right compiler installed. A quick guide can be found here.

ST-Link

First, install the cargo embed binary:

$ cargo install cargo-embed

After that, you can flash your Daisy

$ cargo embed               # debug mode
$ cargo embed --release     # fast, smallest size

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages