Jeff Epler a580f0f1c4 _pew: move to common-hal
I noticed that this code was referring to samd-specific functionality,
and isn't enabled except in one samd board (pewpew10).  Move it.

There is incomplte support for _pew in mimxrt10xx which then caused build
errors; adding a #if guard to check for _pew being enabled fixes it.
The _pew module is not likely to be important on mimxrt but I'll leave the
choice to remove it to someone else.
2020-06-22 10:45:27 -05:00
..
2018-12-04 18:20:51 -08:00
2020-06-22 10:45:27 -05:00
2018-05-23 11:57:35 -07:00
2020-06-22 10:45:27 -05:00
2019-06-04 18:05:46 -03:00
2020-03-13 11:16:41 -07:00
wip
2019-12-05 22:45:53 -05:00
2020-05-28 15:43:55 -07:00
2020-04-23 17:43:35 -04:00
2020-03-13 11:16:41 -07: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