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
..
2020-04-27 12:47:52 -05:00
2020-03-27 15:40:17 -07:00
2020-06-22 10:45:27 -05:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-05-28 15:43:55 -07:00
2020-03-23 18:20:58 -07:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00
2020-01-06 21:08:49 +01:00

CircuitPython Port To The NXP i.MX RT10xx Series

This is a port of CircuitPython to the i.MX RT10xx series of chips.