{ "name": "haas506", "version": "1.0.0", "io": { "NET_LED": { "type": "GPIO", "port": 32, "dir": "output", "pull": "pulldown" }, "led7": { "type": "GPIO", "port": 31, "dir": "output", "pull": "pulldown" }, "serial1":{ "type":"UART", "port":0, "dataWidth":8, "baudRate":115200, "stopBits":1, "flowControl":"disable", "parity":"none" }, "serial2":{ "type":"UART", "port":1, "dataWidth":8, "baudRate":9600, "stopBits":1, "flowControl":"disable", "parity":"none" }, "serial3":{ "type":"UART", "port":2, "dataWidth":8, "baudRate":9600, "stopBits":1, "flowControl":"disable", "parity":"none" } }, "debugLevel": "ERROR", "repl": "disable" }