Skip to content

Commit 88a2b7a

Browse files
committed
update changelog
1 parent a448bc4 commit 88a2b7a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

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

3+
## 0.8.5
4+
5+
- Implement #166 BLE HID Keyboard LED receive from Central, update hid_keyscan & hid_keyboard example.
6+
- Add hardware's systick sketch example
7+
38
## 0.8.4
49

510
- Fix #160: hardware PWM issue that cause Servo freq is 640 hz instead of 50hz

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.8.4
20+
version=0.8.5
2121

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

0 commit comments

Comments
 (0)