File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Adafruit nRF52 Arduino Core Changelog
2
2
3
- # 0.11.1
3
+ # 0.11.1 - 2019.07.10
4
4
5
+ - Update tinyusb core to support USB MIDI
5
6
- Refactor Ada Callback, use ISCR to detect isr context. Use function instead of macro
6
7
- 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
+ - Fixed auto-start of advertising when central is connected, thanks to @ogatatsu PR #268
8
9
- Added Tone()/noTone() functions
10
+ - Travis-ci builds all sketches when commit code
11
+ - Fixed setAppearance/getAppearance() typo, thanks to @paulmand3l PR #292
12
+ - Fixed rssi_proximity_peripheral sketch, thanks to @dicobrazz PR #295
13
+ - Fixed doc typo, thanks to @yvadher PR #296
14
+ - Fixed HID usage code location comment in exmaple sketch, thanks to @stefandz PR #297
15
+ - Fixed #277 conn LED doesn't stop when scanner is time out
16
+ - Added connection handle to Bluefruit.connParied()
9
17
10
18
# 0.11.0
11
19
You can’t perform that action at this time.
0 commit comments