circuitpython/shared-module
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-06-15 18:10:34 -04:00
2020-01-06 13:35:43 -06:00
2017-11-02 12:41:50 -07:00
2019-12-13 14:29:15 -05:00
2019-07-24 16:46:31 +07:00