mirror of
https://github.com/espressif/openthread.git
synced 2026-08-08 03:37:46 +00:00
[tcat] initial commit of bluetooth-based commissioning (#9210)
This commit introduces first implementation of Bluetooth based comissioning for thread devices. Co-authored-by: Arnulf Rupp <[email protected]> Co-authored-by: Piotr Jasinski <[email protected]>
This commit is contained in:
co-authored by
Arnulf Rupp
Piotr Jasinski
parent
3d01ffa65c
commit
5cab15840d
@@ -201,6 +201,9 @@ build_all_features()
|
||||
# Build with RAM settings
|
||||
reset_source
|
||||
"$(dirname "$0")"/cmake-build simulation -DOT_SETTINGS_RAM=ON
|
||||
|
||||
reset_source
|
||||
"$(dirname "$0")"/cmake-build simulation -DOT_BLE_TCAT=ON
|
||||
}
|
||||
|
||||
build_nest_common()
|
||||
|
||||
Reference in New Issue
Block a user