Commit d3bd2a3
Add Rust build CI attach config
Add a rust attach config to the stm32f407-rt-spark BSP so GitHub CI
enables the Rust core and component-log example on a Cortex-M4 target,
exercising the Rust build scripts under compile supervision.
Install the Rust toolchain (rustup + thumbv7em-none-eabihf) on the
sourcery-arm legs of the BSP static build workflow so the attached
Rust configuration is actually compiled instead of skipped.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8f32c4e commit d3bd2a3
2 files changed
Lines changed: 19 additions & 0 deletions
File tree
- .github/workflows
- bsp/stm32/stm32f407-rt-spark/.ci/attachconfig
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
283 | 293 | | |
284 | 294 | | |
285 | 295 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
0 commit comments