Merge branch 'embassy-rs:master' into master

This commit is contained in:
Chuck Davis
2022-10-08 14:38:41 -05:00
committed by GitHub
102 changed files with 559 additions and 161 deletions

View File

@ -2,6 +2,7 @@
edition = "2021"
name = "embassy-nrf-examples"
version = "0.1.0"
license = "MIT OR Apache-2.0"
[features]
default = ["nightly"]