diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-07-14 22:00:49 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-07-14 22:00:49 +0200 |
| commit | 6444066589d92dd6db11cbb41d26a8ccd4f60cb0 (patch) | |
| tree | d28ce9ddbcaf42144be3e0837ae4aa848ebc1cba /Cargo.example.toml | |
| parent | 7dd7f391fc3512ec383198eb55349ee3270c8db1 (diff) | |
Add L4 examples to workspace example
Diffstat (limited to 'Cargo.example.toml')
| -rw-r--r-- | Cargo.example.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml index d6bc78bdc..3362d0bc0 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml | |||
| @@ -37,6 +37,7 @@ members = [ | |||
| 37 | #"examples/stm32f4", | 37 | #"examples/stm32f4", |
| 38 | #"examples/stm32h7", | 38 | #"examples/stm32h7", |
| 39 | #"examples/stm32l0", | 39 | #"examples/stm32l0", |
| 40 | #"examples/stm32l4", | ||
| 40 | #"examples/stm32wb55", | 41 | #"examples/stm32wb55", |
| 41 | 42 | ||
| 42 | # rp2040 | 43 | # rp2040 |
