Skip to content

Commit 0758d20

Browse files
committed
update changelog
1 parent 1f1765f commit 0758d20

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelog.md

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

3+
## 0.23.0 - 2021.06.22
4+
5+
- Fix CryptoCell usage issue that prevent mcu to go to sleep causing high power consumption
6+
- separate pairing_passkey with and without arcada
7+
- Add back `Raytac MDBT50Q - RX` variant
8+
- Remove Bluefruit.setName() from most examples for it to use default board name
9+
- Update CMSIS from 5.4.0 to 5.7.0
10+
- Fix build with TensorFlowLite v2.4.0
11+
- Update included Adafruit_nRFCrypto to 0.0.5
12+
- Update included Adafruit_TinyUSB_Arduino to 1.1.0
13+
- Update include bootloader binaries to 0.6.0
14+
- Enable usage of DSP libmath
15+
- Added/Ported tf4micro-motion-kit project
16+
- Update BLEUuid
17+
- Add from string style constructor like ArduinoBLE
18+
- Add toString() function
19+
- Update BLECharacteristic
20+
- Add constructor with properties
21+
- Add constructor with max_len and fixed len
22+
- Add writeFloat() and readFloat()
23+
324
## 0.22.1 - 2021.05.26
425

526
- Fix warnings "changing start of section .bss by 4 bytes"

0 commit comments

Comments
 (0)