mcci-catena / Catena-Sketches

Top-level Arduino sketches for the MCCI Catena family of IoT LPWA Devices
MIT License
12 stars 21 forks source link

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

Closed terrillmoore closed 7 years ago

terrillmoore commented 7 years ago

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 commented 7 years ago

@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 commented 7 years ago

Thanks @forrestfiller -- fixed by 7702e64efa8d88362983884603f5f9444e27ae0c