Skip to content

Commit

Permalink
tweaker by the speaker
Browse files Browse the repository at this point in the history
  • Loading branch information
tube0013 committed Nov 2, 2024
1 parent 7c564e2 commit 774a7fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifests/tubeszb/tubeszb-mgm24-hw-max_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ slcp_defines:
EMBER_ADDRESS_TABLE_SIZE: 200
EMBER_ROUTE_TABLE_SIZE: 254
EMBER_APS_DUPLICATE_REJECTION_MAX_ENTRIES: 255
EMBER_NEIGHBOR_TABLE_SIZE: 26


configuration:
EMBER_CHILD_TABLE_SIZE: 64
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED # enabled in original fws
Expand All @@ -29,6 +28,7 @@ c_defines:
EMBER_BROADCAST_TABLE_SIZE: 64
EMBER_KEY_TABLE_SIZE: 12
EMBER_MAX_END_DEVICE_CHILDREN: 64
EMBER_NEIGHBOR_TABLE_SIZE: 26
EMBER_PACKET_BUFFER_COUNT: 255
EMBER_SOURCE_ROUTE_TABLE_SIZE: 254

Expand Down
4 changes: 2 additions & 2 deletions manifests/tubeszb/tubeszb-mgm24PB-hw-max_ncp-uart-hw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ slcp_defines:
EMBER_ADDRESS_TABLE_SIZE: 200
EMBER_ROUTE_TABLE_SIZE: 254
EMBER_APS_DUPLICATE_REJECTION_MAX_ENTRIES: 255
EMBER_NEIGHBOR_TABLE_SIZE: 26


configuration:
EMBER_CHILD_TABLE_SIZE: 64
SL_RAIL_UTIL_PTI_MODE: RAIL_PTI_MODE_DISABLED # enabled in original fws
Expand All @@ -25,6 +24,7 @@ c_defines:
EMBER_BROADCAST_TABLE_SIZE: 64
EMBER_KEY_TABLE_SIZE: 12
EMBER_MAX_END_DEVICE_CHILDREN: 64
EMBER_NEIGHBOR_TABLE_SIZE: 26
EMBER_PACKET_BUFFER_COUNT: 255
EMBER_SOURCE_ROUTE_TABLE_SIZE: 254

Expand Down

0 comments on commit 774a7fe

Please sign in to comment.