diff options
| author | Dominik Boehi <[email protected]> | 2021-06-11 22:58:09 +0200 |
|---|---|---|
| committer | Dominik Boehi <[email protected]> | 2021-06-12 07:06:36 +0200 |
| commit | 0eab96f5735874a6edc80c5ea2c65f245f925a43 (patch) | |
| tree | 583bed61d2bfc1b02f36ab72e5c03c74aedc4f39 /Cargo.example.toml | |
| parent | def8870cbb5574a6ae53233602d1bcc9f04590ba (diff) | |
Initial support and example for STM32WB55
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 5defac9e5..d94f7e9bb 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml | |||
| @@ -36,6 +36,7 @@ members = [ | |||
| 36 | #"examples/stm32f4", | 36 | #"examples/stm32f4", |
| 37 | #"examples/stm32h7", | 37 | #"examples/stm32h7", |
| 38 | #"examples/stm32l0", | 38 | #"examples/stm32l0", |
| 39 | #"examples/stm32wb55", | ||
| 39 | 40 | ||
| 40 | # rp2040 | 41 | # rp2040 |
| 41 | #"embassy-rp", | 42 | #"embassy-rp", |
