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-12-01
Translated using Weblate (Polish)
Szymon Jakubiak
2020-12-01
Translated using Weblate (Polish)
Maciej Stankiewicz
2020-12-01
Translated using Weblate (Polish)
Szymon Jakubiak
2020-11-30
Merge pull request #3738 from microDev1/fix-touch
Scott Shawcroft
2020-11-30
Merge pull request #3695 from cwalther/movable
Scott Shawcroft
2020-11-30
Merge pull request #3774 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-11-30
Eliminate goto.
Christian Walther
2020-11-30
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-11-30
Merge pull request #3773 from dhalbert/no-samd21-complex-arithmetic
Scott Shawcroft
2020-11-30
Translated using Weblate (Czech)
vkuthan
2020-11-30
Translated using Weblate (Swedish)
Jonny Bergdahl
2020-11-30
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-11-30
Merge pull request #3770 from dhalbert/esp-uart-pins
Dan Halbert
2020-11-30
rename ESP TX and RX pins; remove support
Dan Halbert
2020-11-29
Disable complex arithmetic on SAMD21 builds to make space
Dan Halbert
2020-11-29
Optimize out allocation moving code on boards that don't need it.
Christian Walther
2020-11-29
Unify redundant low/high_address computation to save a bit of code size.
Christian Walther
2020-11-28
esp-uart-pins
Dan Halbert
2020-11-28
Make CIRCUITPY_SUPERVISOR_ALLOC_COUNT dependent on enabled features.
Christian Walther
2020-11-28
Fix align32_size().
Christian Walther
2020-11-28
Use movable allocation system for RGBMatrix allocations.
Christian Walther
2020-11-28
Use movable allocation system for Sharp display framebuffer.
Christian Walther
2020-11-28
Use movable allocation system for terminal tilegrid.
Christian Walther
2020-11-28
Add movable allocation system.
Christian Walther
2020-11-27
Merge pull request #3764 from weblate/weblate-circuitpython-main
Limor "Ladyada" Fried
2020-11-27
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-11-27
Translated using Weblate (Japanese)
sporeball
2020-11-27
Translated using Weblate (Spanish)
Iván Montiel Cardona
2020-11-27
Merge pull request #3766 from ehershey/patch-1
Limor "Ladyada" Fried
2020-11-27
README typos
Ernie Hershey
2020-11-26
Merge branch 'main' into fix-touch
microDev
2020-11-26
reset touchin on every vm run
microDev
2020-11-26
Update translation files
Hosted Weblate
2020-11-26
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-11-26
Translated using Weblate (Spanish)
Daniel Bravo Darriba
2020-11-26
Translated using Weblate (German)
Daniel Bravo Darriba
2020-11-25
Merge pull request #3708 from hierophect/esp32s2-udp
Jeff Epler
2020-11-25
Merge pull request #3758 from tannewt/update_connect_doc
Jeff Epler
2020-11-25
Merge pull request #3754 from hierophect/esp-spi-pinclaim
Scott Shawcroft
2020-11-25
Merge pull request #3760 from arturo182/colorconverter_fix
Scott Shawcroft
2020-11-25
Merge pull request #3761 from arturo182/update_requests
Scott Shawcroft
2020-11-25
Merge pull request #3757 from jamesbowman/main
Scott Shawcroft
2020-11-25
Merge pull request #3756 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-11-25
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-11-25
Merge pull request #3759 from tannewt/recv_exit
Scott Shawcroft
2020-11-25
Fix masking issue causing pin claim problems
Lucian Copeland
2020-11-25
Merge remote-tracking branch 'upstream/main' into esp-spi-pinclaim
Lucian Copeland
2020-11-25
Update the requests frozen library
arturo182
2020-11-25
displayio: Fix ColorConverter make_* methods
arturo182
2020-11-24
Exit faster on recv when TLS connection closed
Scott Shawcroft
[next]