File tree Expand file tree Collapse file tree 5 files changed +8
-1
lines changed
src/boards/adm_b_nrf52840_1 Expand file tree Collapse file tree 5 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 24
24
- ' itsybitsy_nrf52840_express'
25
25
- ' metro_nrf52840_express'
26
26
# Alphabetical order
27
- - ' ADM_B_NRF52840_1 '
27
+ - ' adm_b_nrf52840_1 '
28
28
- ' ae_bl652_bo'
29
29
- ' aramcon_badge_2019'
30
30
- ' arcade_feather_nrf52840_express'
Original file line number Diff line number Diff line change 1
1
# Adafruit nRF52 Bootloader Changelog
2
2
3
+ ## 0.5.0 - 2021.04.04
4
+
5
+ - Update tinyusb to latest to fix the race condition causing cdc out dropping packet. Which cause DFU failed occasionally
6
+ - Add support for Dotstar LED (APA102)
7
+ - Add sparkfun_nrf52840_micromod board
8
+ - Allow skipping DFU entirely when reset or wakeup from deep sleep
9
+
3
10
## 0.4.1 - 2021.02.17
4
11
5
12
- Add USB connect timeout for app reset to UF2 or Serial via GPREGRET
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments