mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-09-27 19:27:23 +00:00
Fixes for 1.3.0 release
This commit is contained in:
@@ -14,6 +14,8 @@ pts-l2cap.txt
|
|||||||
pts-sm.txt
|
pts-sm.txt
|
||||||
94654-20170317-085122560.tpg
|
94654-20170317-085122560.tpg
|
||||||
94654-20170317-085441153.pts
|
94654-20170317-085441153.pts
|
||||||
|
uncrustify.cfg
|
||||||
|
.style_ignored_dirs
|
||||||
|
|
||||||
# tinycrypt - BSD License.
|
# tinycrypt - BSD License.
|
||||||
tinycrypt
|
tinycrypt
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Apache Mynewt NimBLE
|
Apache Mynewt NimBLE
|
||||||
Copyright 2015-2018 The Apache Software Foundation
|
Copyright 2015-2020 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
## Overview
|
## 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
|
that completely replaces the proprietary SoftDevice on Nordic chipsets. It is
|
||||||
part of [Apache Mynewt project](https://github.com/apache/mynewt-core).
|
part of [Apache Mynewt project](https://github.com/apache/mynewt-core).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user