circuitpython/ports
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
..
atmel-samd _pew: move to common-hal 2020-06-22 10:45:27 -05:00
cxd56 Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
esp32s2 Redid formula for calculating subticks 2020-06-09 10:08:49 -05:00
litex Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
mimxrt10xx _pew: move to common-hal 2020-06-22 10:45:27 -05:00
nrf Add nice!nano board support 2020-06-05 19:58:54 -05:00
stm stm: Makefile: sort files in SRC_STM32 2020-06-22 10:45:23 -05:00
unix ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00