diff options
Diffstat (limited to 'examples/boot/application/rp')
| -rw-r--r-- | examples/boot/application/rp/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/boot/application/rp/Cargo.toml b/examples/boot/application/rp/Cargo.toml index be85f4437..23cce9593 100644 --- a/examples/boot/application/rp/Cargo.toml +++ b/examples/boot/application/rp/Cargo.toml | |||
| @@ -27,6 +27,7 @@ default = ["panic-reset"] | |||
| 27 | debug = [ | 27 | debug = [ |
| 28 | "embassy-rp/defmt", | 28 | "embassy-rp/defmt", |
| 29 | "embassy-boot-rp/defmt", | 29 | "embassy-boot-rp/defmt", |
| 30 | "embassy-sync/defmt", | ||
| 30 | "panic-probe" | 31 | "panic-probe" |
| 31 | ] | 32 | ] |
| 32 | skip-include = [] | 33 | skip-include = [] |
