|
4 | 4 | cd $(dirname $0) |
5 | 5 |
|
6 | 6 | CMD=$1 |
7 | | -REV=4c3d1ea05c1b9835faf28adc8e465deaa4387d99 |
| 7 | +REV=db4473fae6a41fcad7f5c824dcaadba3a6e060e9 |
8 | 8 | shift |
9 | 9 |
|
10 | 10 | case "$CMD" in |
@@ -152,6 +152,10 @@ case "$CMD" in |
152 | 152 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba50ke \ |
153 | 153 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba52cg \ |
154 | 154 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba55ug \ |
| 155 | + --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba62mg \ |
| 156 | + --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba63cg \ |
| 157 | + --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba64ci \ |
| 158 | + --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wba65ri \ |
155 | 159 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wl54jc-cm4 \ |
156 | 160 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wl54jc-cm0p \ |
157 | 161 | --- build --release --manifest-path build/stm32-metapac/Cargo.toml --target thumbv7em-none-eabi --features pac,metadata,stm32wl55jc-cm4 \ |
|
0 commit comments