Skip to content

Commit 3bb3223

Browse files
committed
update changelog
1 parent 96dc54a commit 3bb3223

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

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

3-
## WIP
3+
## 0.22.0 - WIP
44

5-
This version implement comprehensive LESC and Legacy pairing using dynamic & staic Passkey.
5+
This version implement comprehensive LESC and Legacy pairing using dynamic & static Passkey.
66

77
- Support static passkey (Legacy only)
8-
- Support LESC on nRF52840 using hardware-accelerated ARM CryptoCell CC310 provided by [Adafruit_nRFCypto](https://github.com/adafruit/Adafruit_nRFCrypto), therefore nRFCrypto library must be installed
8+
- Support LESC on nRF52840 using hardware-accelerated ARM CryptoCell CC310 provided by [Adafruit_nRFCypto](https://github.com/adafruit/Adafruit_nRFCrypto). The library is included as submodule and released together with the BSP.
99
- Rework bonding mechanism to use IRK for peer finding. It is advisable to run `clearbonds` example to clean up bond files of previous version
1010

1111
### BLESecurity

0 commit comments

Comments
 (0)