Preliminary main mbed library for nexpaq development

Committer:
nexpaq
Date:
Fri Nov 04 20:54:50 2016 +0000
Revision:
1:d96dbedaebdb
Parent:
0:6c56fb4bc5f0
Removed extra directories for other platforms

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nexpaq 0:6c56fb4bc5f0 1 {
nexpaq 0:6c56fb4bc5f0 2 "name": "core",
nexpaq 0:6c56fb4bc5f0 3 "config": {
nexpaq 0:6c56fb4bc5f0 4 "stdio-convert-newlines": {
nexpaq 0:6c56fb4bc5f0 5 "help": "Enable conversion to standard newlines on stdin/stdout",
nexpaq 0:6c56fb4bc5f0 6 "value": false
nexpaq 0:6c56fb4bc5f0 7 },
nexpaq 0:6c56fb4bc5f0 8
nexpaq 0:6c56fb4bc5f0 9 "stdio-baud-rate": {
nexpaq 0:6c56fb4bc5f0 10 "help": "Baud rate for stdio",
nexpaq 0:6c56fb4bc5f0 11 "value": 9600
nexpaq 0:6c56fb4bc5f0 12 }
nexpaq 0:6c56fb4bc5f0 13 }
nexpaq 0:6c56fb4bc5f0 14 }