Files
libretiny/boards/_base/pcb/wb2l-test.json
2023-11-14 22:30:13 +01:00

166 lines
2.6 KiB
JSON

{
"pcb": {
"test_pads": {
"TRST": "wb2l.back.rst.anchor",
"TRX1": "wb2l.back.u1_rxd.anchor",
"TTX1": "wb2l.back.u1_txd.anchor",
"TRX2": "wb2l.back.u2_rxd.anchor",
"TTX2": "wb2l.back.u2_txd.anchor",
"TGND": "wb2l.back.gnd.anchor",
"TSCK": "wb2l.back.f_sck.anchor",
"TCSN": "wb2l.back.f_csn.anchor",
"TSI": "wb2l.back.f_si.anchor",
"TSO": "wb2l.back.f_so.anchor"
},
"back": [
{
"name": "test_pad_1mm",
"pos": "1.5,7.5"
},
{
"name": "label_line_down",
"pos": "0.4,4.7",
"vars": {
"DIR": "right",
"W": 0.2,
"H": 2.7
}
},
{
"id": "rst.anchor",
"type": "rect",
"pos": "0.9,5.0",
"size": "0,0",
"label_dir": "left",
"label_size": 2
},
{
"name": "test_pad_1mm",
"pos": "2.2,5.9"
},
{
"id": "u1_rxd",
"name": "label_line_up",
"pos": "2.2,5.1",
"vars": {
"DIR": "left",
"W": 1.5,
"H": 2
}
},
{
"name": "test_pad_1mm",
"pos": "4.0,5.9"
},
{
"id": "u1_txd",
"name": "label_line_up",
"pos": "4.0,5.1",
"vars": {
"DIR": "left",
"W": 3.3,
"H": 4
}
},
{
"name": "test_pad_1mm",
"pos": "5.7,5.9"
},
{
"id": "u2_rxd",
"name": "label_line_up",
"pos": "5.7,5.1",
"vars": {
"DIR": "left",
"W": 5.0,
"H": 6
}
},
{
"name": "test_pad_1mm",
"pos": "7.3,5.9"
},
{
"id": "u2_txd",
"name": "label_line_up",
"pos": "7.3,5.1",
"vars": {
"DIR": "left",
"W": 6.6,
"H": 8
}
},
{
"name": "test_pad_1mm",
"pos": "9.2,5.9"
},
{
"id": "gnd",
"name": "label_line_up",
"pos": "9.2,5.1",
"vars": {
"DIR": "left",
"W": 8.5,
"H": 10
}
},
{
"name": "test_pad_1mm",
"pos": "2.2,10.7"
},
{
"id": "f_sck",
"name": "label_line_up",
"pos": "2.2,9.9",
"vars": {
"DIR": "left",
"W": 1.5,
"H": 1.0
}
},
{
"name": "test_pad_1mm",
"pos": "2.2,12.0"
},
{
"id": "f_csn",
"name": "label_line_down",
"pos": "2.2,12.8",
"vars": {
"DIR": "left",
"W": 1.5,
"H": 1.0
}
},
{
"name": "test_pad_1mm",
"pos": "3.5,13.5"
},
{
"id": "f_so",
"name": "label_line_down",
"pos": "3.5,14.3",
"vars": {
"DIR": "left",
"W": 2.8,
"H": 1.5
}
},
{
"name": "test_pad_1mm",
"pos": "5.2,13.5"
},
{
"id": "f_si",
"name": "label_line_down",
"pos": "5.2,14.3",
"vars": {
"DIR": "left",
"W": 4.5,
"H": 3.5
}
}
]
}
}