Skip to content

thalesfragoso/esb-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demos for the esb crate

Description

Choose the microcontroller with one of the following features:

  • 51
  • 52810
  • 52832
  • 52840

This crate also has a fast-ru feature that can be enable to use a faster ramp-up time, this feature is not available on nRF51 devices.

Edit the .cargo/config files of each example with your microcontroller target and gdb command. Also, if using cargo-embed, change the chip and protocol fields in Embed.toml.

These demos use the rtt-target crate and serial for communication.

If using cargo-embed, just run

$ cargo embed --release --features=52832

Replace 52832 with the correct feature for your microcontroller.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published