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-08-12
Don't define SHARPDISPLAY when !DISPLAYIO
Jeff Epler
2020-08-12
Fix build errors when SHARPDISPLAY && !RGBMATRIX
Jeff Epler
2020-08-12
make translate
Jeff Epler
2020-08-12
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
Jeff Epler
2020-08-12
framebufferio: add dirty row tracking
Jeff Epler
2020-08-12
framebufferio: Add getters for remaining displayio_display_core_construct arg...
Jeff Epler
2020-08-12
framebufferio: Check early if framebuffer is big enough
Jeff Epler
2020-08-12
framebufferio: add "first pixel offset" and "row stride"
Jeff Epler
2020-08-12
framebufferio: handle sharp memory displays
Jeff Epler
2020-08-12
framebufferio: Handle 1 (tested), 2, and 4 bpp displays
Jeff Epler
2020-08-12
framebufferio: Set type to none when releasing
Jeff Epler
2020-08-12
framebufferio: Don't call swapbuffers unnecessarily
Jeff Epler
2020-08-12
framebufferio: Fix crash calling unimplemented get_brightness
Jeff Epler
2020-08-12
nrf: reset_pin_number: reset pin clears never-reset, mirroring samd
Jeff Epler
2020-08-12
nrf: Make port build with -Werror=undef
Jeff Epler
2020-08-11
Merge pull request #3232 from hierophect/esp32-neopixel
Scott Shawcroft
2020-08-10
Add skip for rgb matrix exception handling
Lucian Copeland
2020-08-10
Merge pull request #3243 from dunkmann00/support-utf8-repl-take-one
Scott Shawcroft
2020-08-10
Merge pull request #3256 from sommersoft/spt_mtrx_anchors
Scott Shawcroft
2020-08-10
Merge pull request #3244 from xiongyihui/main
Jeff Epler
2020-08-10
Merge pull request #3191 from jepler/stm32-sdioio
hierophect
2020-08-10
Merge remote-tracking branch 'origin/main' into stm32-sdioio
Jeff Epler
2020-08-10
Fix neopixel macro issue, set default neopixel color
Lucian Copeland
2020-08-10
Merge pull request #3255 from ciscorn/fix-rtd
Jeff Epler
2020-08-09
Count utf8 chars, not every byte for line
George Waters
2020-08-09
Try too make new utf-8 code smaller again
George Waters
2020-08-09
Fix failed unix build
George Waters
2020-08-09
Refactor utf-8 code, reduce impact on code size
George Waters
2020-08-09
Fix repl support for unicode
George Waters
2020-08-09
Merge pull request #3257 from weblate/weblate-circuitpython-main
Jeff Epler
2020-08-09
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-08-08
support_matrix.rst: pre-process space chars in internal link names; would cau...
sommersoft
2020-08-07
support_matrix.rst: add internal links to boards in the table
sommersoft
2020-08-08
Revert the ulab update
Taku Fukada
2020-08-07
Merge pull request #3254 from weblate/weblate-circuitpython-main
Jeff Epler
2020-08-08
Fix Read the Docs bulid failing
Taku Fukada
2020-08-07
Update translation files
Hosted Weblate
2020-08-07
Translated using Weblate (Spanish)
Alvaro Figueroa
2020-08-07
Merge pull request #3252 from ciscorn/pyi
Jeff Epler
2020-08-07
Merge pull request #3246 from sommersoft/doc_title_tag
Jeff Epler
2020-08-07
Merge pull request #3236 from jepler/firmware-size-gemma-trinket
Jeff Epler
2020-08-07
dynamically enable or disable QSPI by default
Yihui Xiong
2020-08-07
Modify some Python stubs
Taku Fukada
2020-08-07
Apply a Sphinx transform to make the core module docs look better
Taku Fukada
2020-08-06
add qspi_disable()
Yihui Xiong
2020-08-05
Merge pull request #3248 from weblate/weblate-circuitpython-main
Jeff Epler
2020-08-05
Translated using Weblate (Swedish)
Jonny Bergdahl
2020-08-05
Fix pwm reset spew, protect against null reference in led status
Lucian Copeland
2020-08-05
avoid using the RGB LEDs to save energy
Yihui Xiong
2020-08-05
adjust
Yihui Xiong
[next]