We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e133abc commit 3524e5aCopy full SHA for 3524e5a
CHANGELOG.md
@@ -3,6 +3,17 @@
3
Included is a summary of changes to the project. For full details, especially on behind-the-scenes code changes and
4
development tools, see the commit history.
5
6
+## v0.8.1
7
+
8
+### Improvements
9
10
+* `concatenate` no longer writes a padded 2 MB binary (so 4 MB UF2), instead properly indexing the board/user configs
11
+ separately from the binary, leading to smaller UF2s.
12
13
+### Bugfixes
14
15
+* `summarize-gp2040ce` now properly reads UF2 files.
16
17
## v0.8.0
18
19
### Features
0 commit comments