Releases: adafruit/tinyuf2
Releases · adafruit/tinyuf2
0.9.3
0.9.2
0.9.1
0.9.0
What's Changed
- add lil s3 by @ladyada in #182
- Fix combined bin generation for S3 by @hathach in #184
- Improve FAT generation, bugs, favicon support by @henrygab in #187
- Add favicon icon support by @hathach in #185
- Added my new TinyS3, FeatherS3 and ProS3 boards by @UnexpectedMaker in #190
- Support sparkfun thing plus stm32 by @NathanY3G in #191
- Add hiibot iots2 by @Neradoc in #192
- add s3 feather without psram by @ladyada in #193
- Added 3 New BPI Boards by @Wind-stormger in #196
- Add LilyGo TTGO T8 ESP32-S2 by @fabaff in #194
- Add LilyGo TTGO T8 ESP32-S2-WROOM by @fabaff in #195
- [STM32F4] Allow user defined amount of Neopixels as status indicator by @KarlK90 in #197
- fixed devkit c url link by @hathach in #199
New Contributors
- @NathanY3G made their first contribution in #191
- @Neradoc made their first contribution in #192
- @Wind-stormger made their first contribution in #196
- @fabaff made their first contribution in #194
- @KarlK90 made their first contribution in #197
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- Rename board lolin_s2-pico to lolin-s2_pico (match CircuitPython board) by @skieast in #179
- NXP SPSDK for MIMXRT builds by @gsteiert in #178
- add custom esp32s2 board by @CircuitART in #180
- fix double tap issue by @hathach in #181
New Contributors
- @CircuitART made their first contribution in #180
Full Changelog: 0.7.0...0.8.0
0.7.0
What's Changed
- Qtpys2 by @ladyada in #167
- add display power, fix changed CS pin by @ladyada in #169
- nu board by @ladyada in #170
- Add s3 support by @hathach in #171
- Rename espressif port by @hathach in #172
- snap snap by @ladyada in #173
- Feature kuiic by @nxf58843 in #168
- fix red LED pin by @ladyada in #175
- extract SDP_WRITE_ADDR (_fcfb_origin) and SDP_JUMP_ADDR (_ivt_origin) from linker file by @hathach in #174
Full Changelog: 0.6.2...0.7.0
0.6.2
0.5.2
0.5.1 - 2021.07.30
ESP32-S2
- Added new board: unexpectedmaker_feathers2_neo
STM32F4
- fix updating issue with circuipython
0.5.0 - 2021.07.12
- Update self-update as application
ESP32-S2
- Update IDF to v4.3
- Add new boards: muselab_nanoesp32_s2, atmegazero_esp32s2
- Fix esp32s2 request to uf2 using reset hint
iMXRT
- self-install tinyuf2 when FCFB not valid
- Use official nxp mcux-sdk submodule
- Refactor fsl_romapi
- Add support for on-chip flash (W25Q32JV) for rt1024 and rt1064
LPC55
- Use official nxp mcux-sdk submodule