Preliminary main mbed library for nexpaq development
Diff: mbed_lib.json
- Revision:
- 0:6c56fb4bc5f0
diff -r 000000000000 -r 6c56fb4bc5f0 mbed_lib.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed_lib.json Fri Nov 04 20:27:58 2016 +0000 @@ -0,0 +1,14 @@ +{ + "name": "core", + "config": { + "stdio-convert-newlines": { + "help": "Enable conversion to standard newlines on stdin/stdout", + "value": false + }, + + "stdio-baud-rate": { + "help": "Baud rate for stdio", + "value": 9600 + } + } +}