mirror of
https://github.com/espressif/openthread.git
synced 2025-08-06 14:52:18 +08: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 <a.rupp@inventronicsglobal.com> Co-authored-by: Piotr Jasinski <piotr.jasinski@nordicsemi.no>
This commit is contained in:
@ -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