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
Age
Commit message (
Expand
)
Author
2021-03-15
run code formatting script
microDev
2021-03-07
Automatically count EXTERNAL_FLASH_DEVICES
Jeff Epler
2020-12-08
Fix build and more comments
Scott Shawcroft
2020-12-08
Add `board_deinit` for use with sleep
Scott Shawcroft
2020-09-25
Requested changes take 1
Mark Roberts
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
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-12-05
wip
Dan Halbert
2019-11-22
enable network, wiznet5k, and ps2io by default on M4
Dan Halbert
2019-10-20
Parameterize linker script
Dan Halbert
2019-08-22
Rework refresh API and factor common display stuff out
Scott Shawcroft
2019-08-18
make nrf touchio be generic: now available for SAMD51 too
Dan Halbert
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-19
Merge pull request #1958 from tannewt/pygamer_advanced
Scott Shawcroft
2019-06-18
Merge pull request #1955 from pewpew-game/pygamer-stage
Scott Shawcroft
2019-06-18
Add PyGamer Advance and fix Joystick pins
Scott Shawcroft
2019-06-18
Add support for PyGamer to Stage library
Radomir Dopieralski
2019-06-17
Update board inits for new api.
Scott Shawcroft
2019-06-12
Turn off SUPEROPT on gc.c instead of trying to squueze inline limit so much; ...
Dan Halbert
2019-06-08
Added pin for SD CS
shazz
2019-05-16
correct USB PIDs for several boards
Dan Halbert
2019-04-29
re-add i2s (its J not G!)
ladyada
2019-04-29
similar to pybadge, has pin defs for joystick - comes up with filesys and dis...
ladyada