support for serial

This commit is contained in:
Peli de Halleux 2016-03-28 10:49:36 -07:00
parent e9bd0050d7
commit 64c6700eb5

View File

@ -73,6 +73,10 @@
"compile": { "compile": {
"isNative": false, "isNative": false,
"hasHex": true "hasHex": true
} },
"serial" : {
"nameFilter": "mbed Serial Port",
"log": true
}
} }
} }