Skip to content

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

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

c4ndyfl1p
Copy link
Contributor

solves issue #385

@tannewt tannewt linked an issue Mar 11, 2020 that may be closed by this pull request
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you so much!

@tannewt tannewt merged commit 39f2288 into adafruit:master Mar 11, 2020
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the idea of having these links on the download pages.

I did find a few small possible typo's with some of them.

@@ -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))
Copy link
Contributor

Choose a reason for hiding this comment

The 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?

@@ -36,6 +36,10 @@ Here are some of the updates you can look forward to when using ItsyBitsy M0:

Comes assembled and tested ItsyBitsy M0, with header that can be soldered in for use with a breadboard. ItsyBity M0 comes with CircuitPython & example code programmed in.

## Tutorials

* [ItsyBitsy M4 Express Overview](https://learn.adafruit.com/introducing-itsy-bitsy-m0)
Copy link
Contributor

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

@@ -28,6 +28,10 @@ You can power the PyGamer from any Adafruit LiPoly battery, but [this 350mAh one

[![PyGamer](http://img.youtube.com/vi/yX2SuS0rK2A/0.jpg)](https://youtu.be/yX2SuS0rK2A?t=1167 "PyGamer")

## Tutorial

- [PyGamer Overview](https://learn.adafruit.com/search?q=PyGamer)
Copy link
Contributor

Choose a reason for hiding this comment

The 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add learn guide links to all Adafruit boards
3 participants