You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Adafruit nRF52 Bootloader Changelog
2
2
3
+
## 0.2.10
4
+
5
+
- Fixed various FAT issues, thanks to @henrygab
6
+
- Added MakerDiary MDK nrf52840 USB dongle support, thanks to @gpshead
7
+
- Fixed incorrect button mapping for Feather nRF52840
8
+
3
9
## 0.2.9
4
10
5
11
- Fixed incomplete writes on Windows. Upated tinyusb to handle write10 completion, and use it for finalizing dfu process. Will prevent windows error message pop up. This will also give an extra time for flash writing to complete.
0 commit comments