summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/pygamer/board.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-09-25Requested changes take 1Mark Roberts
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-27Update board.c's to remove remaining tick.hScott Shawcroft
2020-03-27Update built in display initScott Shawcroft
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-06update rotation so 0 is the default, for much faster ondiskbitmapsLady Ada
2020-01-31fix UICR check; do not use NULL for no MISODan Halbert
2020-01-24pygamer and pybadge boards were not resetting neopixelsDan Halbert
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-07-25Update constructors of boards with displaysScott Shawcroft
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-06-17Update board inits for new api.Scott Shawcroft
2019-04-29similar to pybadge, has pin defs for joystick - comes up with filesys and dis...ladyada