28 lines
839 B
Markdown
28 lines
839 B
Markdown
---
|
|
layout: download
|
|
board_id: "<board id>"
|
|
title: "<board name> Download"
|
|
name: "<board name>"
|
|
manufacturer: "<board manufacturer>"
|
|
board_url: ""
|
|
board_image: "unknown.jpg"
|
|
downloads_display: true
|
|
blinka: false
|
|
download_instructions: "BLINKA ONLY - url"
|
|
features:
|
|
- ~5 interesting
|
|
- features
|
|
- such as bluetooth
|
|
---
|
|
|
|
This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
|
|
|
|
The description should be written to inform a CircuitPython user what makes the board unique and link to relevant info about it.
|
|
|
|
## Purchase
|
|
Add any links to purchase the board
|
|
* [Adafruit](https://www.adafruit.com/product/3857)
|
|
|
|
## Contribute
|
|
|
|
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).
|