Skip to content

Commit ae774e9

Browse files
committed
update changelog for release
1 parent d3c995c commit ae774e9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# TinyUF2 Changelog
22

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+
- Use official nxp mcux-sdk submodule
23+
324
## 0.4.0 - 2021.04.04
425

526
- Add support for multiple sectors per cluster in GhostFAT to enable larger flash sizes

0 commit comments

Comments
 (0)