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-07-28
fix windows' encoding defaults
encoding
lady ada
2020-07-24
Merge pull request #3178 from WarriorOfWire/async_def_coroutine_sim
Scott Shawcroft
2020-07-24
Merge pull request #3199 from hierophect/litex-build-hotfix
hierophect
2020-07-24
Finish common-hal pin API
Lucian Copeland
2020-07-24
Merge pull request #3099 from hierophect/stm32-timer-allocator
hierophect
2020-07-23
remove new char*s because m0 is way oversubscribed
Kenny
2020-07-23
translations
Kenny
2020-07-23
also disable async_coroutine test in native emitter
Kenny
2020-07-23
add coroutine behavior for generators
Kenny
2020-07-23
Merge pull request #3195 from tannewt/remove_i2c_stop
6.0.0-alpha.2
Scott Shawcroft
2020-07-23
Merge pull request #3194 from tannewt/gcc10
Scott Shawcroft
2020-07-23
Merge pull request #3185 from hierophect/esp32-pulseio
Scott Shawcroft
2020-07-23
Remove stop kwarg from I2C writeto.
Scott Shawcroft
2020-07-23
Fix unintended timer reset, style changes
Lucian Copeland
2020-07-23
Merge pull request #3189 from weblate/weblate-circuitpython-main
Jeff Epler
2020-07-23
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-07-22
py/py.mk: Use additional CFLAGS to compile string0.c.
Damien George
2020-07-22
Add externs. GCC10 complains about duplicate defines
Scott Shawcroft
2020-07-23
Update translation files
Hosted Weblate
2020-07-23
Translated using Weblate (Spanish)
Alvaro Figueroa
2020-07-22
Merge pull request #3163 from tannewt/memmonitor
Dan Halbert
2020-07-22
Merge branch 'main' into memmonitor
Scott Shawcroft
2020-07-22
Merge pull request #3107 from dherrada/type_hints
Scott Shawcroft
2020-07-22
Add PWMOut
Lucian Copeland
2020-07-22
Merge branch 'main' into memmonitor
Scott Shawcroft
2020-07-22
Claim USB pins at startup to prevent overwrites
Lucian Copeland
2020-07-22
Merge branch 'main' into stm32-timer-allocator
hierophect
2020-07-22
Free timers when modules de-init
Lucian Copeland
2020-07-22
Merge pull request #3186 from weblate/weblate-circuitpython-main
Dan Halbert
2020-07-22
Update translation files
Hosted Weblate
2020-07-22
Merge pull request #3161 from tannewt/bytearray_find
Dan Halbert
2020-07-22
Merge pull request #3162 from tannewt/update_mistune
Dan Halbert
2020-07-21
Fix BluetoothError doc typo we copied
Scott Shawcroft
2020-07-21
Disable countio on circuitbrains basic
Scott Shawcroft
2020-07-21
Updates based on review
Scott Shawcroft
2020-07-21
Turn off find when CPYTHON_COMPAT is off
Scott Shawcroft
2020-07-21
Merge remote-tracking branch 'adafruit/main' into bytearray_find
Scott Shawcroft
2020-07-21
Merge pull request #3160 from tannewt/enable_pystack
Scott Shawcroft
2020-07-21
Merge branch 'main' into type_hints
dherrada
2020-07-21
Merge pull request #3164 from tannewt/disable_network
Scott Shawcroft
2020-07-21
Merge pull request #3182 from ciscorn/extract_pyi
Scott Shawcroft
2020-07-21
Only add .find without CPYTHON_COMPAT
Scott Shawcroft
2020-07-21
Turn off GC opt on uchip board
Scott Shawcroft
2020-07-21
Merge pull request #3177 from WarriorOfWire/issue_3170
Scott Shawcroft
2020-07-21
Be more aggressive with uChip build
Scott Shawcroft
2020-07-21
Merge pull request #3149 from DavePutz/issue2949
Dan Halbert
2020-07-22
Improve .pyi generation
Taku Fukada
2020-07-20
vectorio: fix VectorShape non-transposed pixel placement
Kenny
2020-07-20
Tweak declaration for boards with TCM
Scott Shawcroft
2020-07-20
Merge branch 'main' into disable_network
Scott Shawcroft
[next]