Commit dc07c0e
authored
chore: bump version to 2.2.10 (#323)
Bundles four user-facing fixes merged since 2.2.9:
- #319, #320: SAMD51 cores/arduino fallback + variant include
injection (Build SAMD51J was 100% red)
- #321, #322: nRF52 nRF52DK -> pca10056 variant alias for Adafruit
framework (Build nRF52840 DK was 100% red)
- #298 (already shipped 2.2.9, board JSON drift cleanup): #318 catches
up the tinyuf2 partition renames + adds cmsis_dsp_lib validator
whitelist (Validate Boards was failing on 39 boards, now 14)
- #317: daemon.rs Command::new annotations (Lint subprocess spawns
was red — blocked every PR)
Downstream FastLED bumps fbuild==2.2.9 to fbuild==2.2.10 to pick up
these fixes.1 parent 9eaeddc commit dc07c0e
3 files changed
Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments