File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
# TinyUF2 Changelog
2
2
3
- ## 0.5.1 - 2021.07.30
3
+ ## 0.5.2
4
+
5
+ Added new boards: MorphESP-240 ESP32S2, Lolin S2 Mini, Espressif HMI devkit
6
+
7
+ ## 0.5.1
4
8
5
9
### ESP32-S2
6
10
10
14
11
15
- fix updating issue with circuipython
12
16
13
- ## 0.5.0 - 2021.07.12
17
+ ## 0.5.0
14
18
15
19
- Update self-update as application
16
20
31
35
32
36
- Use official nxp mcux-sdk submodule
33
37
34
- ## 0.4.0 - 2021.04.04
38
+ ## 0.4.0
35
39
36
40
- Add support for multiple sectors per cluster in GhostFAT to enable larger flash sizes
37
41
- Add native test for ghostfat with varous checks
60
64
- Add sdphost binary for arm 32bit e.g raspberry pi 4
61
65
- Add ` esp32programmer.uf2 ` app for selected board.
62
66
63
- ## 0.3.0 - 2021.02.17
67
+ ## 0.3.0
64
68
65
69
- Add compiled date to INFO_UF2.TXT
66
70
- Add new port STM32F3
87
91
88
92
- No major changes
89
93
90
- ## 0.2.1 - 2021.02.02
94
+ ## 0.2.1
91
95
92
96
- Added stm32f401 blackpill
93
97
- Fix stm32f4 uart logging
94
98
- ` update-*.uf2 ` is uploaded separately in release assests.
95
99
96
- ## 0.2.0 - 2021.01.19
100
+ ## 0.2.0
97
101
98
102
- Add new port for NXP LPC55xx.
99
103
- Rename ` USE_ ` feature to ` TINYUF2_ `
117
121
118
122
- No major changes
119
123
120
- ## 0.1.0 - 2020.12.23
124
+ ## 0.1.0
121
125
122
126
- Initial release with support for ESP32-S2, iMXRT 10xx, STM32F4
You can’t perform that action at this time.
0 commit comments