Import Mbed OS hard-float snapshot
This commit is contained in:
15
tools/test_configs/NanostackMACTester.json
Normal file
15
tools/test_configs/NanostackMACTester.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"macros": ["MBED_TRACE_LINE_LENGTH=200", "OS_TASKCNT=4", "OS_IDLESTKSIZE=32", "MBED_CONF_MBED_TRACE_ENABLE=1"],
|
||||
"target_overrides": {
|
||||
"*": {
|
||||
"nanostack.configuration": "lowpan_host",
|
||||
"platform.stdio-convert-newlines": true,
|
||||
"platform.stdio-baud-rate": 115200,
|
||||
"mbed-mesh-api.heap-size": 6000,
|
||||
"nanostack-hal.event_loop_thread_stack_size": 2000,
|
||||
"mbed-trace.enable": true,
|
||||
"nsapi.default-stack": "LWIP",
|
||||
"target.device_has_add": ["802_15_4_PHY"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user