Dan Halbert
228a619af5
enable network, wiznet5k, and ps2io by default on M4
3 years ago
Scott Shawcroft
36a23e0fe3
Rework refresh API and factor common display stuff out
...
NOT TESTED! Just compiles
Fixes #1691
4 years ago
Dan Halbert
e2a4c76a37
make nrf touchio be generic: now available for SAMD51 too
4 years ago
Scott Shawcroft
4e7de436b4
Update constructors of boards with displays
4 years ago
Scott Shawcroft
1d1b8703b6
Review feedback including NO_BRIGHTNESS_COMMAND macro
4 years ago
Scott Shawcroft
6797ec6ed3
Add support for grayscale displays that are < 8 bit depth.
...
This also improves Palette so it stores the original RGB888 colors.
Lastly, it adds I2CDisplay as a display bus to talk over I2C. Particularly
useful for the SSD1306.
Fixes #1828 . Fixes #1956
4 years ago
Scott Shawcroft
7ad229ec27
Merge pull request #1958 from tannewt/pygamer_advanced
...
Add PyGamer Advance and fix Joystick pins
4 years ago
Scott Shawcroft
5e5252ced0
Merge pull request #1955 from pewpew-game/pygamer-stage
...
Add support for PyGamer to Stage library
4 years ago
Scott Shawcroft
352bf7eaf5
Add PyGamer Advance and fix Joystick pins
4 years ago
Radomir Dopieralski
5803245009
Add support for PyGamer to Stage library
4 years ago
Scott Shawcroft
2dddccb99e
Update board inits for new api.
4 years ago
Dan Halbert
1bb4fccc3b
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; reorganize mpconfigboard.mk files
4 years ago
shazz
9c49af0597
Added pin for SD CS
4 years ago
Dan Halbert
008bbc944c
correct USB PIDs for several boards
4 years ago
ladyada
ed8e6e8f45
re-add i2s (its J not G!)
4 years ago
ladyada
fa3a52bc1e
similar to pybadge, has pin defs for joystick - comes up with filesys and display so good enough to start hacking :)
4 years ago