Commit 516ffa2
chore: bump version to 2.2.19
Ships:
- BuildLayout single-source-of-truth for build dirs + #432
fix (avoids `.build/pio/<board>/.fbuild/build/<board>/` duplication
on Windows MAX_PATH).
- `fbuild bloat` / `fbuild symbols` now filters to symbols inside
PT_LOAD regions, so linker-script boundary markers
(`__StackTop`, `__flash_arduino_end`) stop inflating totals by GBs.
- BuildInfo paths use NormalizedPath (Phase 2 of #437):
`build_info.json` is byte-identical across Linux / macOS / Windows.
- CI: lint-subprocess workflow uses `uv run --no-project` so it
no longer requires soldr at install time.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 0777baf commit 516ffa2
4 files changed
Lines changed: 17 additions & 17 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 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments