-
Notifications
You must be signed in to change notification settings - Fork 655
Adding learn guide links to adafruit boards on Downloads page #420
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,6 +33,10 @@ Includes: | |
* **Easy reprogramming**, comes pre-loaded with the [UF2 bootloader](https://learn.adafruit.com/adafruit-metro-m0-express-designed-for-circuitpython/uf2-bootloader), which looks like a USB storage key. Simply drag firmware on to program, no special tools or drivers needed! It can be used to load up CircuitPython (it is bossa v1.8 compatible) | ||
|
||
The primary target for this board is CircuitPython - with 120 MHz, and 192KB of RAM CircuitPython runs really well on this chip. At this time, the latest versions of CircuitPython working on this board, and more API parts are added every week. | ||
## Tutorial | ||
|
||
- [Metro M4 Express Overview]([https://learn.adafruit.com/search?q=Metro%20M4%20Express](https://learn.adafruit.com/search?q=Metro M4 Express)) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should this link directly to this guide: https://learn.adafruit.com/adafruit-metro-m4-express-featuring-atsamd51 instead of the search link that it's pointing to now? |
||
|
||
## Purchase | ||
|
||
* [Adafruit](https://www.adafruit.com/product/3382) | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,6 +28,10 @@ You can power the PyGamer from any Adafruit LiPoly battery, but [this 350mAh one | |
|
||
[](https://youtu.be/yX2SuS0rK2A?t=1167 "PyGamer") | ||
|
||
## Tutorial | ||
|
||
- [PyGamer Overview](https://learn.adafruit.com/search?q=PyGamer) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Should this link directly to this guide? https://learn.adafruit.com/adafruit-pygamer |
||
|
||
## Purchase | ||
|
||
* [Adafruit](https://www.adafruit.com/product/4242) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the text for this link should be
ItsyBitsy M0 Express Overview