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 eb50925 commit 6183cafCopy full SHA for 6183caf
changelog.md
@@ -1,11 +1,12 @@
1
# Adafruit nRF52 Arduino Core Changelog
2
3
-## 0.20.5 - 2020.07.03
+## 0.20.5 - 2020.07.05
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
+- Update CMSIS from v4 to v5 to build with TensorFlow
10
11
Special thanks to @henrygab, @pyro9, @geeksville for contributing and helping with this release.
12
0 commit comments