{
    "SRC-128" : {
        "connections" : [ 
             {
                "id" : "uart-fpgaflash",
                "type": "ftdi",
                "params": { 
                    "vid": "0x0403", 
                    "pid": "0x6010",
                    "interface": "2",
                    "timeout" : "1000"
                }
             }
        ],
        "docs" : [
            { "User Manual"  : "$BASEURL/../SRC-128_en.pdf"} 
        ],
        "firmware" : {
            "#include" : [
                "$BASEURL/2.0/manifest.json",
                "$BASEURL/2.1/manifest.json"
            ]
        }
    }
}