mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-10-01 14:20:33 +00:00
Removed unnecessary note
This commit is contained in:
parent
6a1bdb7e3b
commit
562680cb13
@ -14,7 +14,7 @@ flavors = [
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = [ "rt" ]
|
default = [ "rt" ]
|
||||||
## Enable the RP runtime. On by default
|
## Enable the RP runtime.
|
||||||
rt = [ "rp-pac/rt" ]
|
rt = [ "rp-pac/rt" ]
|
||||||
|
|
||||||
## Enable defmt
|
## Enable defmt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user