File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Adafruit nRF52 Arduino Core Changelog
2
2
3
+ ## 0.19.0 - 2020.03.12
4
+
5
+ - Add BLECharacteristic::isFixedLen()
6
+ - Enhance and add new Playground sensor services
7
+ - Quaternion
8
+ - Sound
9
+ - Color
10
+ - Proximity
11
+ - Gesture
12
+ - Fix sporadic hangup when stopping notifies, thanks to @FariSoftware PR #444
13
+ - Rename image_upload sketch to image_transfer
14
+ - Update bluefruit_playground sketch to work with CPB, CLUE and Sense
15
+ - Upgrade SystemView to v3.10, thanks to @henrygab PR #437
16
+ - Fix D13 LED_BUILTIN for Feather Sense
17
+ - Skip waiting for Serial in some examples, force wait for Serial when Debug is enabled
18
+
3
19
## 0.18.5 - 2020.02.19
4
20
5
21
- Add macro ` SPI_32MHZ_INTERFACE ` to variant to select SPI or SPI1 to use 32mhz SPIM3
You can’t perform that action at this time.
0 commit comments