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 f9e71e7 commit c4ac7ccCopy full SHA for c4ac7cc
changelog.md
@@ -1,5 +1,14 @@
1
# Adafruit nRF52 Arduino Core Changelog
2
3
+## 0.20.5 - 2020.07.03
4
+
5
+- Updated toolchain from gcc 7-2017q4 to 9-2019q4
6
+- Fixed GPIOTE channel conflict between libraries
7
+- Added type-safe for arrcount() macros
8
+- Added truncate() and rename() to Internal Filesystem (LittleFS).
9
10
+Special thanks to @henrygab, @pyro9, @geeksville for contributing and helping with this release.
11
12
## 0.20.1 - 2020.04.23
13
14
- Update TinyUSB to commit c59fa77 due to a bug in the stack
0 commit comments