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
Age
Commit message (
Expand
)
Author
2020-04-14
make translate
Jeff Epler
2020-04-14
displayio: swap colors in palettes too
Jeff Epler
2020-04-14
Protomatter: Make all arguments kw-only, add rgb count and optional height ch...
Jeff Epler
2020-04-14
protomatter: Respond to review comments
Jeff Epler
2020-04-14
protomatter: clarify by comment why these functions exist
Jeff Epler
2020-04-14
framebufferio: move backlight down to the underlying framebuffer
Jeff Epler
2020-04-14
protomatter: code style
Jeff Epler
2020-04-14
protomatter: validate pins to give better error message
Jeff Epler
2020-04-14
protomatter: Use low end of supervisor heap
Jeff Epler
2020-04-14
protomatter: improve an error message
Jeff Epler
2020-04-14
Make stripping circuitpython optional, not the default
Jeff Epler
2020-04-14
protomatter: release the protomatter object during release_displays()
Jeff Epler
2020-04-14
protomatter: allocator: Never supervisor-alloc while gc available
Jeff Epler
2020-04-14
samd: actually disable protomatter timer
Jeff Epler
2020-04-14
FramebufferDisplay: remove probably not needed constructor arguments
Jeff Epler
2020-04-14
protomatter: make docstring match implementation
Jeff Epler
2020-04-14
_protomatter: move get/set paused into shared-module
Jeff Epler
2020-04-14
deinit: Work harder to ensure storage is released at deinit
Jeff Epler
2020-04-14
Make function name more descriptive
Jeff Epler
2020-04-14
use floor division in docstring
Jeff Epler
2020-04-14
Update ports/atmel-samd/boards/pyportal_titano/board.c
Jeff Epler
2020-04-14
fix build for non-displayio & non-protomatter targets
Jeff Epler
2020-04-14
protomatter: more memory allocation fixes
Jeff Epler
2020-04-14
nrf: protomatter port
Jeff Epler
2020-04-14
Add Protomatter and FramebufferDisplay
Jeff Epler
2020-04-14
pycubed: add trailing newline to file
Jeff Epler
2020-04-14
allow retrieving info about a supervisor allocation
Jeff Epler
2020-04-14
displayio: implement, use allocate_new_display_bus_or_raise
Jeff Epler
2020-04-14
displayio: implement, use allocate_display_or_raise
Jeff Epler
2020-04-14
Merge pull request #2767 from jepler/update-ulab
Scott Shawcroft
2020-04-14
py.mk: update warning flags needed for ulab
Jeff Epler
2020-04-14
Merge pull request #2756 from caternuson/bitmap_fill
Scott Shawcroft
2020-04-14
ulab: Get updates from upstream
Jeff Epler
2020-04-13
doc updates
Jeff Epler
2020-04-13
enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabled
Jeff Epler
2020-04-13
make translate
Jeff Epler
2020-04-13
test requires yield, can't run native
Jeff Epler
2020-04-13
ulab: Get updates from upstream
Jeff Epler
2020-04-13
make packed word and copy it in
caternuson
2020-04-13
Implement cache-based reads
Lucian Copeland
2020-04-13
Fix pin mapping for the H7 Nucleo
Lucian Copeland
2020-04-13
Merge pull request #2765 from jepler/checkout-v2-subomdules
Dan Halbert
2020-04-13
Merge remote-tracking branch 'upstream/master' into stm32x7-setup
Lucian Copeland
2020-04-13
Various requested fixes
Lucian Copeland
2020-04-11
switch to checkout@v2 with submodules and fetch-depth 0
Jeff Epler
2020-04-11
Merge pull request #2764 from larsks/bug/max-keycode
Dan Halbert
2020-04-11
Merge pull request #2763 from larsks/bug/bad-submodule-path
Dan Halbert
2020-04-11
Fix maximum keycode in keyboard HID descriptor
Lars Kellogg-Stedman
2020-04-11
Fix bad submodule path
Lars Kellogg-Stedman
2020-04-10
Merge pull request #2758 from ElectronicCats/nfc_copy
Scott Shawcroft
[prev]
[next]