Fixes for 1.3.0 release

This commit is contained in:
Szymon Janc
2020-03-24 10:51:59 +01:00
parent 47cf31f687
commit 97ce3eacaa
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -14,6 +14,8 @@ pts-l2cap.txt
pts-sm.txt
94654-20170317-085122560.tpg
94654-20170317-085441153.pts
uncrustify.cfg
.style_ignored_dirs
# tinycrypt - BSD License.
tinycrypt
+1 -1
View File
@@ -1,5 +1,5 @@
Apache Mynewt NimBLE
Copyright 2015-2018 The Apache Software Foundation
Copyright 2015-2020 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+1 -1
View File
@@ -23,7 +23,7 @@
## Overview
Apache NimBLE is an open-source Bluetooth 5.0 stack (both Host & Controller)
Apache NimBLE is an open-source Bluetooth 5.1 stack (both Host & Controller)
that completely replaces the proprietary SoftDevice on Nordic chipsets. It is
part of [Apache Mynewt project](https://github.com/apache/mynewt-core).