Skip to content

Commit

Permalink
Add zigbee_token_interface
Browse files Browse the repository at this point in the history
  • Loading branch information
tube0013 committed Sep 14, 2024
1 parent 21f300c commit 21cfde1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb-mgm24-hw-max_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

slcp_defines:
EMBER_ROUTE_TABLE_SIZE: 254
Expand Down
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb-mgm24-hw_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

configuration:
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED # enabled in original tubeszb fw
Expand Down
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb-mgm24PB-hw-max_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

configuration:
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED # enabled in original fws
Expand Down
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb-mgm24PB-hw_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

configuration:
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED # enabled in original tubeszb fw
Expand Down
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb_mgm12-2021_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

configuration:
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED
Expand Down
1 change: 1 addition & 0 deletions manifests/tubeszb/tubeszb_mgm12-2022_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ gbl:

add_components:
- id: zigbee_mfglib
- id: zigbee_token_interface

configuration:
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED
Expand Down

0 comments on commit 21cfde1

Please sign in to comment.