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 801d3f0 commit fde3cf8Copy full SHA for fde3cf8
changelog.md
@@ -1,5 +1,17 @@
1
# Adafruit nRF52 Arduino Core Changelog
2
3
+## 1.0.0 - 2021.08.17
4
+
5
+Core is stable enough to be released as 1.0.0. Following is chagnes since last release
6
7
+- Add UART missing baudrate of 31250 and 56000
8
+- Fix peer bonding with public/static address
9
+- Fix PDM driver issue when BLE is enabled
10
+- Update nrfutil binary to post17 for windows 7
11
+- Add analogSampleTime() to set ADC sample time
12
+- Add readCPUTemperature() to get CPU die temperature
13
+- Add analogCalibrateOffset() to calibrate ADC offset
14
15
## 0.24.0 - 2021.06.25
16
17
- Update included TinyUSB libraries to 1.3.0
0 commit comments