Skip to content

Clarify the features list #381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 24, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,19 @@ board_image: "unknown.jpg"
downloads_display: true
blinka: false
download_instructions: "BLINKA ONLY - url"
# Features are tags; they should be limited to the items in this list and spelled exactly the same.
# Include only the features your board supports, and remove these comment lines before committing.
features:
- ~5 interesting
- features
- such as bluetooth
- Speaker
- Solder-Free Alligator Clip
- Feather-Compatible
- Battery Charging
- Display
- Wi-Fi
- Bluetooth/BTLE
- Robotics
- LoRa/Radio
- GPS
---

This board hasn't been fully documented yet. Please make a pull request adding more info to this file.
Expand Down