Skip to content

Commit e2c329a

Browse files
committed
update doc
1 parent e131fba commit e2c329a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.md

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

3+
# 0.11.1
4+
5+
- Refactor Ada Callback, use ISCR to detect isr context. Use function instead of macro
6+
- Implement #240 run travis test with all example sketches
7+
- Fix auto-start of advertising when central is connected, thanks to @ogatatsu PR #268
8+
- Added Tone()/noTone() functions
9+
310
# 0.11.0
411

512
- Rework USB driver to support Adafruit_TinyUSB library (support HID and MSC)

0 commit comments

Comments
 (0)