| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-22 | _pew: move to common-hal | Jeff Epler | |
| 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. | |||
| 2019-03-11 | Add default devices and tweak brightness in boards/pewpew10 | Radomir Dopieralski | |
| 2019-03-01 | Apply review fixes: | Radomir Dopieralski | |
| * fix formatting * fix copyrights * fix CIRCUITPYTHON_GAMEPAD guards * add CIRCUITPYTHON_PEW guards to reset * fix module list order | |||
| 2019-02-28 | Handle new buttons | Radomir Dopieralski | |
| 2019-02-28 | Use a dedicated timer | Radomir Dopieralski | |
| 2019-02-28 | Add a _pew module | Radomir Dopieralski | |
