diff options
Diffstat (limited to 'docs/modules/ROOT/examples/layer-by-layer/Cargo.toml')
| -rw-r--r-- | docs/modules/ROOT/examples/layer-by-layer/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/modules/ROOT/examples/layer-by-layer/Cargo.toml b/docs/modules/ROOT/examples/layer-by-layer/Cargo.toml index 9048d9302..943249a17 100644 --- a/docs/modules/ROOT/examples/layer-by-layer/Cargo.toml +++ b/docs/modules/ROOT/examples/layer-by-layer/Cargo.toml | |||
| @@ -10,7 +10,6 @@ members = [ | |||
| 10 | [patch.crates-io] | 10 | [patch.crates-io] |
| 11 | embassy-executor = { path = "../../../../../embassy-executor" } | 11 | embassy-executor = { path = "../../../../../embassy-executor" } |
| 12 | embassy-stm32 = { path = "../../../../../embassy-stm32" } | 12 | embassy-stm32 = { path = "../../../../../embassy-stm32" } |
| 13 | stm32-metapac = { path = "../../../../../stm32-metapac" } | ||
| 14 | 13 | ||
| 15 | [profile.release] | 14 | [profile.release] |
| 16 | codegen-units = 1 | 15 | codegen-units = 1 |
