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 e131fba commit e2c329aCopy full SHA for e2c329a
changelog.md
@@ -1,5 +1,12 @@
1
# Adafruit nRF52 Arduino Core Changelog
2
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
10
# 0.11.0
11
12
- Rework USB driver to support Adafruit_TinyUSB library (support HID and MSC)
0 commit comments