summaryrefslogtreecommitdiff
path: root/ports/atmel-samd/boards/pygamer
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2020-12-08Fix build and more commentsScott Shawcroft
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-09-25Requested changes take 1Mark Roberts
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
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-12-05wipDan Halbert
2019-11-22enable network, wiznet5k, and ps2io by default on M4Dan Halbert
2019-10-20Parameterize linker scriptDan Halbert
2019-08-22Rework refresh API and factor common display stuff outScott Shawcroft
2019-08-18make nrf touchio be generic: now available for SAMD51 tooDan Halbert
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-19Merge pull request #1958 from tannewt/pygamer_advancedScott Shawcroft
2019-06-18Merge pull request #1955 from pewpew-game/pygamer-stageScott Shawcroft
2019-06-18Add PyGamer Advance and fix Joystick pinsScott Shawcroft
2019-06-18Add support for PyGamer to Stage libraryRadomir Dopieralski
2019-06-17Update board inits for new api.Scott Shawcroft
2019-06-12Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...Dan Halbert
2019-06-08Added pin for SD CSshazz
2019-05-16correct USB PIDs for several boardsDan Halbert
2019-04-29re-add i2s (its J not G!)ladyada
2019-04-29similar to pybadge, has pin defs for joystick - comes up with filesys and dis...ladyada