Skip to content

Commit 585a4b6

Browse files
committed
Add nanostack support for KW41Z
Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 65729d6 commit 585a4b6

30 files changed

+11551
-5
lines changed

features/nanostack/mbed-mesh-api/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@
161161
},
162162
"NCS36510": {
163163
"mbed-mesh-api.heap-size": 14000
164+
},
165+
"KW41Z": {
166+
"mbed-mesh-api.heap-size": 14000
164167
}
165168
}
166169
}

features/nanostack/sal-stack-nanostack/mbed_lib.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
},
1717
"TB_SENSE_12": {
1818
"nanostack.configuration": "lowpan_router"
19+
},
20+
"KW41Z": {
21+
"nanostack.configuration": "lowpan_router"
1922
}
2023
}
2124
}

0 commit comments

Comments
 (0)