Skip to content
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

Document how to set up sleep mode for the SAMD BSP for Adafruit #5

Closed
terrillmoore opened this issue Jan 15, 2017 · 2 comments
Closed

Comments

@terrillmoore
Copy link
Member

terrillmoore commented Jan 15, 2017

It's a bit tricky to update the Adafruit BSP with the required sleep-mode changes. Please document.

  1. Need the locations on Windows, Mac, Linux.
  2. Need the instructions:
    % cd {somewhere}/arduino15/packages/adafruit/hardware/samd/1.0.13
    % git remote add mcci https://github.com/mcci-catena/ArduinoCore-samd.git
    % git pull mcci
@forrestfiller
Copy link

@terrillmoore your README.md does a nice job of walking people through this process, you may be able to close this issue at this point: SAMD BSP instructions

@terrillmoore
Copy link
Member Author

Thanks @forrestfiller -- fixed by 7702e64

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

No branches or pull requests

2 participants