Scott Shawcroft 3ccf644dd0
Fix autoreload on SAMD21
The issue was that a time.sleep() would set the RTC wake up
further into the future even if we wanted to tick every ms. Ticking
every ms is used to time the autoreload delay and without it,
autoreload doesn't work.

Fixes #3528
2020-10-09 12:53:00 -07:00
..
2020-09-14 17:22:30 -05:00
2020-09-21 16:44:26 -05:00
2020-07-27 18:05:13 +09:00
2020-10-06 20:14:50 -05:00
2018-05-23 11:57:35 -07:00
2020-10-09 12:53:00 -07:00
wip
2019-12-05 22:45:53 -05:00
2020-09-28 18:55:56 -05:00
2020-09-28 18:55:56 -05:00
2020-06-22 10:45:27 -05:00

SAMD21 and SAMD51
==================

This port supports many development boards that utilize SAMD21 and SAMD51 chips. See
https://circuitpython.org/downloads for all supported boards.


Building
--------

For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/


Debugging
---------

For debugging instructions see this guide: https://learn.adafruit.com/debugging-the-samd21-with-gdb


Port Specific modules
---------------------

.. toctree::
    ../../shared-bindings/samd/index