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 467bd2b commit 3114f92Copy full SHA for 3114f92
changelog.md
@@ -1,5 +1,15 @@
1
# Adafruit nRF52 Bootloader Changelog
2
3
+## 0.3.0 - 2020.01.13
4
+
5
+- Upgrade nrfx to v2 for supporting future nrf mcu such as nrf52833, nrf5340
6
+- Upgrade TinyUSB
7
+- New boards support
8
+ - Arduino ble nano 33
9
+ - Adafruit CLUE
10
+ - Raytac MDBT50Q-RX dongle
11
+- Migrate CI to github Action
12
13
## 0.2.13 - 2019.09.25
14
15
- Fixed button pulldown with Adafruit Circuit Playground Bluefruit, PR #77 thanks to @khanning
0 commit comments