diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/boot/application/stm32wb-dfu/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/boot/application/stm32wb-dfu/Cargo.toml b/examples/boot/application/stm32wb-dfu/Cargo.toml index e67224ce6..57d51de02 100644 --- a/examples/boot/application/stm32wb-dfu/Cargo.toml +++ b/examples/boot/application/stm32wb-dfu/Cargo.toml | |||
| @@ -30,4 +30,3 @@ defmt = [ | |||
| 30 | "embassy-boot-stm32/defmt", | 30 | "embassy-boot-stm32/defmt", |
| 31 | "embassy-sync/defmt", | 31 | "embassy-sync/defmt", |
| 32 | ] | 32 | ] |
| 33 | skip-include = [] | ||
