feat(ble_mesh): Adapt DFU/MBT to esp-idf

This commit is contained in:
luoxu
2024-11-19 17:57:17 +08:00
committed by Luo Xu
parent 8417c7006d
commit f19c2a36f2
52 changed files with 9633 additions and 5729 deletions

View File

@@ -29,6 +29,7 @@ Mesh Core
* Private Beacon
* Subnet Bridge
* Minor Enhancements
* Device Firmware Update (Preview)
* Multiple Client Models Run Simultaneously
* Support multiple client models send packets to different nodes simultaneously
@@ -132,6 +133,14 @@ Mesh Models
* Light LC Server
* Light LC Setup Server
* Device Firmware Update Client models
* Firmware Update Client model (Preview)
* Firmware Distribution Client model (coming soon)
* Device Firmware Update Server models
* Firmware Update Server model (Preview)
* Firmware Distribution Server model (coming soon)
Mesh Examples
"""""""""""""