mirror of https://github.com/ARMmbed/mbed-os.git
14 lines
297 B
JSON
14 lines
297 B
JSON
|
{
|
||
|
"name": "mbed-trace",
|
||
|
"config": {
|
||
|
"enable": {
|
||
|
"help": "Used to globally enable traces.",
|
||
|
"value": null
|
||
|
},
|
||
|
"fea-ipv6": {
|
||
|
"help": "Used to globally disable ipv6 tracing features.",
|
||
|
"value": null
|
||
|
}
|
||
|
|
||
|
}
|
||
|
}
|