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 d3c995c commit ae774e9Copy full SHA for ae774e9
changelog.md
@@ -1,5 +1,26 @@
1
# TinyUF2 Changelog
2
3
+## 0.5.0 - 2021.07.12
4
+
5
+- Update self-update as application
6
7
+### ESP32-S2
8
9
+- Update IDF to v4.3
10
+- Add new boards: muselab_nanoesp32_s2, atmegazero_esp32s2
11
+- Fix esp32s2 request to uf2 using reset hint
12
13
+### iMXRT
14
15
+- self-install tinyuf2 when FCFB not valid
16
+- Use official nxp mcux-sdk submodule
17
+- Refactor fsl_romapi
18
+- Add support for on-chip flash (W25Q32JV) for rt1024 and rt1064
19
20
+### LPC55
21
22
23
24
## 0.4.0 - 2021.04.04
25
26
- Add support for multiple sectors per cluster in GhostFAT to enable larger flash sizes
0 commit comments