initial boards api
This commit is contained in:
parent
8c35fc2cfe
commit
f637bfe98e
1 changed files with 7 additions and 0 deletions
7
api/boards.json
Normal file
7
api/boards.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
layout: null
|
||||
permalink: /api/boards.json
|
||||
excerpt: CircuitPython supported boards.
|
||||
---
|
||||
|
||||
{{ site.board | jsonify }}
|
||||
Loading…
Reference in a new issue