We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142ed60 commit 97fbda5Copy full SHA for 97fbda5
changelog.md
@@ -1,5 +1,10 @@
1
# Adafruit nRF52 Bootloader Changelog
2
3
+## 0.6.1 - 2021.08.04
4
+
5
+- Fix failed to upgrade ssue when flashing uf2 with more than 512KB payload
6
+- Increased application reserved from 28KB to 40KB for nrf52840 to match circuitpython usage.
7
8
## 0.6.0 - 2021.06.19
9
10
- Update tinyusb to latest to fix the race condition with control transfer, which could cause failed to connect to DFU Serial occasionally.
0 commit comments