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.
cargo install cargo-generate
cargo generate \
--git https://github.com/antoinevg/hello-daisy \
--name hello-daisy
https://forum.electro-smith.com/t/rust-starter-for-daisy-seed/
Work in progress.