daisy_bsp

Rust no_std, embedded_hal board support package for the Electro-Smith Daisy Seed.

Requires nightly Rust at present due to the use of alloc internally.

Getting Started

``` cargo install cargo-generate

cargo generate \ --git https://github.com/antoinevg/hello-daisy \ --name hello-daisy ```

Discussion

https://forum.electro-smith.com/t/rust-starter-for-daisy-seed/

Status

Work in progress.