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-10-13
Merge pull request #3544 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-10-13
Translated using Weblate (Chinese (Pinyin))
hexthat
2020-10-13
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-10-13
Update translation files
Hosted Weblate
2020-10-13
Translated using Weblate (French)
Noel Gaetan
2020-10-13
Merge pull request #3545 from tannewt/stm_rtc
Scott Shawcroft
2020-10-12
Fix STM RTC read so it's atomic.
Scott Shawcroft
2020-10-12
Merge pull request #3538 from jepler/parallel-qstrlast
Scott Shawcroft
2020-10-12
Merge pull request #3537 from jepler/update-protomatter-2
Scott Shawcroft
2020-10-12
Merge pull request #3539 from jepler/lto-type-mismatch
Scott Shawcroft
2020-10-12
Merge pull request #3540 from WarriorOfWire/async_syntax
Scott Shawcroft
2020-10-12
Merge pull request #3543 from jepler/rgbmatrix-brighness-crash
Scott Shawcroft
2020-10-12
Merge pull request #3542 from jepler/terminal-memory-allocation
Scott Shawcroft
2020-10-12
Merge pull request #3514 from hierophect/esp32-analogout
Scott Shawcroft
2020-10-12
Merge pull request #3531 from weblate/weblate-circuitpython-main
Jeff Epler
2020-10-12
esp32s2: fix build after qstr rule changes
Jeff Epler
2020-10-12
rgbmatrix: Don't crash when setting brightness=0
Jeff Epler
2020-10-11
leftover newlines
Kenny
2020-10-11
remove unnecessary board configuration and address feedback
Kenny
2020-10-11
build: Make genlast write the "split" files
Jeff Epler
2020-10-11
displayio, framebufferio: Remove spurious call to supervisor_start_terminal
Jeff Epler
2020-10-11
build: parallelize the creation of qstr.i.last
Jeff Epler
2020-10-11
remove warning that seems unneeded now
Jeff Epler
2020-10-11
Turn off async for circuitplayground express
Kenny
2020-10-10
add translations
Kenny
2020-10-10
update async tests with less upython workaround and more cpython compatibility
Kenny
2020-10-11
Translated using Weblate (Chinese (Pinyin))
hexthat
2020-10-11
Translated using Weblate (Indonesian)
oon arfiandwi
2020-10-11
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-10-11
Update translation files
Hosted Weblate
2020-10-11
Translated using Weblate (Spanish)
dherrada
2020-10-10
Merge pull request #3535 from ladyada/main
Jeff Epler
2020-10-10
i do not know if this is needed but this is not the vm i use anymore
Kenny
2020-10-10
async def syntax rigor and __await__ magic method
Kenny
2020-10-10
fix missing cflag defeating the board gating
warriorofwire
2020-10-10
disable async/await on a several small ucontrollers
warriorofwire
2020-10-10
Add async/await syntax to FULL_BUILD
warriorofwire
2020-10-10
rgbmatrix: update protomatter to 1.0.5 tag
Jeff Epler
2020-10-10
fix for https://github.com/adafruit/circuitpython/issues/3534
lady ada
2020-10-09
Merge pull request #3532 from tannewt/samd21_autoreload
Scott Shawcroft
2020-10-09
Merge remote-tracking branch 'upstream/main' into esp32-analogout
Lucian Copeland
2020-10-09
Merge pull request #3501 from hierophect/esp32-analogin
Scott Shawcroft
2020-10-09
Merge pull request #3522 from tannewt/imx_metro
Scott Shawcroft
2020-10-09
Fix autoreload on SAMD21
Scott Shawcroft
2020-10-09
Merge pull request #3517 from microDev1/disableAutoReload
Scott Shawcroft
2020-10-09
Fix submodule issue
Lucian Copeland
2020-10-09
Merge pull request #3525 from UnexpectedCircuitPython/UM_S2_Boards
Scott Shawcroft
2020-10-09
Merge pull request #3527 from jepler/issue3526-actions-setenv
Scott Shawcroft
2020-10-08
workflows: Replace deprecated ::set-env
Jeff Epler
2020-10-08
Merge pull request #3523 from tannewt/ble_connectionerror
Scott Shawcroft
[next]