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-02
Merge pull request #3779 from weblate/weblate-circuitpython-main
6.1.0-beta.2
Jeff Epler
2020-12-02
Update translation files
Hosted Weblate
2020-12-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-02
Merge pull request #3612 from gamblor21/bus_device
Scott Shawcroft
2020-12-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-02
Merge pull request #3775 from tannewt/nina_certs
Dan Halbert
2020-12-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-02
Merge pull request #3776 from tannewt/backup_socket_timeout
Dan Halbert
2020-12-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-02
Merge pull request #3780 from tannewt/block_while_erasing
Dan Halbert
2020-12-02
Update translation files
Hosted Weblate
2020-12-02
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2020-12-02
Merge pull request #3767 from dhalbert/sleep
Scott Shawcroft
2020-12-02
Translated using Weblate (Czech)
vkuthan
2020-12-02
Translated using Weblate (Polish)
Maciej Stankiewicz
2020-12-01
Added to partial builds where frozen removed
gamblor21
2020-12-01
Block all tasks (not interrupts) during flash erase
Scott Shawcroft
2020-12-01
fix doc errors
Dan Halbert
2020-12-01
Removed bus device from simmel build
gamblor21
2020-12-01
address review comments
Dan Halbert
2020-12-01
Fixing stubs
gamblor21
2020-12-01
Merge branch 'main' into bus_device
Mark
2020-12-01
Translated using Weblate (Polish)
Maciej Stankiewicz
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-12-01
Ignore certificates readme in doc build
Scott Shawcroft
2020-11-30
Two minor socket changes
Scott Shawcroft
2020-11-30
Use nina-fw root certs
Scott Shawcroft
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
[next]