Skip to content

Commit 77c7b7f

Browse files
authored
Merge pull request #200 from adafruit/release-0.5.0
update changelog for release
2 parents f1b4740 + 488c6c4 commit 77c7b7f

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed

.github/workflows/githubci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- 'itsybitsy_nrf52840_express'
2525
- 'metro_nrf52840_express'
2626
# Alphabetical order
27-
- 'ADM_B_NRF52840_1'
27+
- 'adm_b_nrf52840_1'
2828
- 'ae_bl652_bo'
2929
- 'aramcon_badge_2019'
3030
- 'arcade_feather_nrf52840_express'

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Adafruit nRF52 Bootloader Changelog
22

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+
310
## 0.4.1 - 2021.02.17
411

512
- Add USB connect timeout for app reset to UF2 or Serial via GPREGRET

0 commit comments

Comments
 (0)