Skip to content

ports/atmel-samd/README and README: feather_m0_adalogger readme updates #460

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 3 commits into from
Nov 27, 2017

Conversation

stewmystre
Copy link

Documentation fixes for #323 and #317:

ports/atmel-samd/README:

  • Added D4 and moved associated SD_CS so that they are paired within list
  • Added D7 and SD_CD which is the SD Card Detect pin
  • Added D8 and GREEN_LED
  • Added RED_LED associated with D13
  • Added Setup information regarding arm complier packages

README:
Updated to reflect that feather_m0_adalogger microSD is supported

[skip ci] doc updates not code

…atch updated pins.c

- Added D4 and moved associated SD_CS so that they are paired within list
- Added D7 and SD_CD which is the SD Card Detect pin
- Added D8 and GREEN_LED
- Added RED_LED associated with D13
- Added Setup information regarding arm complier packages
- [skip ci] doc not code
@tannewt tannewt self-requested a review November 26, 2017 17:51
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.

Thanks for the fix on both branches!

sudo dpkg --add-architecture i386
sudo apt-get update -qq || true
sudo apt-get install -y python3 gcc-multilib pkg-config libffi-dev libffi-dev:i386 qemu-system gcc-mingw-w64
sudo apt-get install -y --force-yes gcc-arm-embedded
Copy link
Member

Choose a reason for hiding this comment

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

Same as #461:

I don't think the middle three are actually required. Please also remove the -y and --force-yes arguments since these will be manually run.

- Setup information regarding arm complier packages was cleaned up
- [skip ci] doc not code
@stewmystre
Copy link
Author

Updated as requested and my pleasure...initially did it on the master but ran into issues using the resulting firmware because so much is being updated ... the 2.x branch is more stable and I got the firmware working well with the new pins now exposed for use.

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.

Thanks!

@tannewt tannewt merged commit fb1dcd3 into adafruit:master Nov 27, 2017
@stewmystre stewmystre deleted the adalogger-readme-fixes branch November 27, 2017 05:28
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.

2 participants