Skip to content

Commit 26223a2

Browse files
committed
Update TinyUSB to commit c59fa77 due to a bug in the stack
increase version and update changelog
1 parent 2a1e2a0 commit 26223a2

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Adafruit nRF52 Arduino Core Changelog
22

3+
## 0.20.1 - 2020.04.23
4+
5+
- Update TinyUSB to commit c59fa77 due to a bug in the stack
6+
37
## 0.20.0 - 2020.04.21
48

59
- Fixed Wire write ambigou

libraries/Bluefruit52Lib/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Adafruit Bluefruit nRF52 Libraries
2-
version=0.20.0
2+
version=0.20.1
33
author=Adafruit
44
maintainer=Adafruit <info@adafruit.com>
55
sentence=Arduino library for nRF52-based Adafruit Bluefruit LE modules

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818

1919
name=Adafruit nRF52 Boards
20-
version=0.20.0
20+
version=0.20.1
2121

2222
# Compile variables
2323
# -----------------

0 commit comments

Comments
 (0)