Skip to content

Commit 0b59c62

Browse files
author
Owen L - SFE
committed
Merge branch 'master' into core-ble
2 parents b27f2a0 + 93ed4a4 commit 0b59c62

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ This is a record of the major changes between versions of the SparkFun Arduino A
55

66
Each log entry will use the version number of the release that contains the changes listed. Newest version at the top of the file (just below this line)
77

8-
1.0.21 - In-progress
8+
1.0.21
99
====================
10-
- merge PR #89 to improve SPI performance
10+
- Merge #89: Improvements to SPI library (overhead reduction, configuration checking)
11+
- Unify variants with [SparkFun AmbiqSuite BSPs](https://github.com/sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs) and make "am_bsp.h" available
12+
- Merge #93 Fixes RTC implementation (correct day of week calculation)
13+
- Merge #95 Makes UART operations non-blocking
14+
- Merge #91 Fixes bitrate in PDM and adds an interactive example for audio playback
1115

1216
1.0.20 - Nov 15 2019
1317
====================

0 commit comments

Comments
 (0)