circuitpython-org/_data/metadata.json
2018-12-13 16:47:05 -06:00

27 lines
781 B
JSON

{
"data": [{
"type": "boards",
"id": "arduino_mkr1300",
"attributes": {
"name": "Arduino MKR WAN 1300",
"manufacturer": "Arduino",
"board_url": "https://www.arduino.cc/en/Guide/MKRWAN1300",
"board_image": "/assets/images/boards/arduino_mkr1300.jpg",
"permalink": "/download/Arduion+MKR+WAN+1300/",
"description_type": "html"
}
},
{
"type": "boards",
"id": "circuitplayground_express",
"attributes": {
"name": "Circuit Playground Express",
"manufacturer": "Adafruit",
"board_url": "https://www.adafruit.com",
"board_image": "https://cdn-shop.adafruit.com/970x728/3333-03.jpg",
"permalink": "/download/Circuit+Playground+Express/",
"description_type": "markdown"
}
}
]
}