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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Adafruit nRF52 Bootloader Changelog
2
2
3
+
## 0.4.1 - 2021.02.17
4
+
5
+
- Add USB connect timeout for app reset to UF2 or Serial via GPREGRET
6
+
- Fix pollution of REGOUT0 reserved bits
7
+
3
8
## 0.4.0 - 2021.01.19
4
9
5
10
- Decouple bootloader and softdevice i.e bootloader will always work with and/or without softdevice present. This allows application to pack firmware + softdevice into an uf2/serial for DFU.
0 commit comments