mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-06-06 05:14:45 +00:00
Prepare for Apache NimBLE 1.8.0 release
This commit is contained in:
+3
-5
@@ -1,6 +1,6 @@
|
||||
# RELEASE NOTES
|
||||
|
||||
27 March 2024 - Apache NimBLE v1.7.0
|
||||
13 November 2024 - Apache NimBLE v1.8.0
|
||||
|
||||
For full release notes, please visit the
|
||||
[Apache Mynewt Wiki](https://cwiki.apache.org/confluence/display/MYNEWT/Release+Notes).
|
||||
@@ -10,10 +10,8 @@ replaces the proprietary SoftDevice on Nordic chipsets.
|
||||
|
||||
New features in this version of NimBLE include:
|
||||
|
||||
* Initial support for Enhanced ATT bearer
|
||||
* Initial support for Broadcast Source and Auracast
|
||||
* GATT host API additions
|
||||
* Doxygen API comments overhaul
|
||||
* Initial support for Channel Sounding (host)
|
||||
* Support for SKY66405 FEM
|
||||
|
||||
If working on next-generation RTOS and Bluetooth protocol stack
|
||||
sounds exciting to you, get in touch, by sending a mail to the Apache Mynewt
|
||||
|
||||
@@ -33,6 +33,7 @@ repo.versions:
|
||||
"1.5.0": "nimble_1_5_0_tag"
|
||||
"1.6.0": "nimble_1_6_0_tag"
|
||||
"1.7.0": "nimble_1_7_0_tag"
|
||||
"1.8.0": "nimble_1_8_0_tag"
|
||||
|
||||
"1.0-latest": "1.0.0"
|
||||
"1.1-latest": "1.1.0"
|
||||
@@ -42,6 +43,7 @@ repo.versions:
|
||||
"1.5-latest": "1.5.0"
|
||||
"1.6-latest": "1.6.0"
|
||||
"1.7-latest": "1.7.0"
|
||||
"1.8-latest": "1.8.0"
|
||||
|
||||
repo.newt_compatibility:
|
||||
0.0.0:
|
||||
@@ -62,3 +64,5 @@ repo.newt_compatibility:
|
||||
1.11.0: good
|
||||
1.7.0:
|
||||
1.12.0: good
|
||||
1.8.0:
|
||||
1.13.0: good
|
||||
|
||||
Reference in New Issue
Block a user