Skip to content

Commit 9536584

Browse files
Juhani Puurulaadbridge
authored andcommitted
Enabled trace, added KW24D default driver
1 parent 2d20f1f commit 9536584

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/test_configs/NanostackMACTester.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2-
"macros": ["MBED_TRACE_LINE_LENGTH=200", "OS_TASKCNT=4", "OS_IDLESTKSIZE=32"],
2+
"macros": ["MBED_TRACE_LINE_LENGTH=200", "OS_TASKCNT=4", "OS_IDLESTKSIZE=32", "MBED_CONF_MBED_TRACE_ENABLE=1"],
33
"target_overrides": {
4+
"KW24D": {
5+
"mcr20a.provide-default": true
6+
},
47
"*": {
58
"nanostack.configuration": "lowpan_host",
69
"platform.stdio-convert-newlines": true,

0 commit comments

Comments
 (0)