index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
atmel-samd
/
boards
/
pygamer
/
board.c
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-09-25
Requested changes take 1
Mark Roberts
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-03-31
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-03-28
Merge pull request #2730 from tannewt/fix_fourwire_phase_polarity
Jeff Epler
2020-03-27
Update board.c's to remove remaining tick.h
Scott Shawcroft
2020-03-27
Update built in display init
Scott Shawcroft
2020-03-25
adding a backlight polarity flag to Display
siddacious
2020-02-28
new pin validation routines; don't use mp_const_none if NULL will do
Dan Halbert
2020-02-06
update rotation so 0 is the default, for much faster ondiskbitmaps
Lady Ada
2020-01-31
fix UICR check; do not use NULL for no MISO
Dan Halbert
2020-01-24
pygamer and pybadge boards were not resetting neopixels
Dan Halbert
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-07-25
Update constructors of boards with displays
Scott Shawcroft
2019-07-19
Review feedback including NO_BRIGHTNESS_COMMAND macro
Scott Shawcroft
2019-07-19
Add support for grayscale displays that are < 8 bit depth.
Scott Shawcroft
2019-06-17
Update board inits for new api.
Scott Shawcroft
2019-04-29
similar to pybadge, has pin defs for joystick - comes up with filesys and dis...
ladyada