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
Branch
Commit message
Author
Age
5.3.x
Merge pull request #3385 from jepler/fix-unicode-above-2047
Dan Halbert
6 years
6.0.x
Merge pull request #3990 from jepler/make-dependency-race
Dan Halbert
6 years
6.1.x
Merge pull request #3991 from TG-Techie/main
Dan Halbert
6 years
6.2.x
Merge pull request #4529 from dhalbert/6.2.x-rearrange-ci-task
Scott Shawcroft
5 years
encoding
fix windows' encoding defaults
lady ada
6 years
fix_typo_spanish
Fix typo UART
Sabas
6 years
jepler-try-ubuntu-20.04
fix ubuntu-latest stragglers
Jeff Epler
6 years
main
Merge pull request #4544 from weblate/weblate-circuitpython-main
Jeff Epler
5 years
master
Merge pull request #3109 from pewpew-game/fluff_m0
Scott Shawcroft
6 years
type_hints
Added type hints to analogio
dherrada
6 years
[...]
Tag
Download
Author
Age
6.2.0-rc.0
commit d0ba75e6dc...
Dan Halbert
5 years
7.0.0-alpha.0
commit d0ba75e6dc...
Dan Halbert
5 years
6.2.0-beta.4
commit e3c54b0660...
Scott Shawcroft
5 years
6.2.0-beta.3
commit dca2989df8...
Dan Halbert
5 years
6.2.0-beta.2
commit 206109763f...
Dan Halbert
5 years
6.2.0-beta.1
commit c1c1a5d036...
Scott Shawcroft
6 years
6.2.0-beta.0
commit 0dfa9fb7c1...
Dan Halbert
6 years
6.1.0
commit c4f0325ff8...
Dan Halbert
6 years
6.1.0-rc.1
commit c4f0325ff8...
Dan Halbert
6 years
6.1.0-rc.0
commit 7e59ff379b...
Scott Shawcroft
6 years
[...]
Age
Commit message
Author
2014-09-25
docs: Make images and youtube video links work for LCD and AMP docs.
v1.3.2
Damien George
2014-09-25
py: Simplify JSON str printing (while still conforming to JSON spec).
Damien George
2014-09-25
docs: Imported tutorials from previous documentation system.
Damien George
2014-09-25
docs: Initial commit of Sphinx documentation framework.
Damien George
2014-09-25
Change allows tests/unix/ffi_float.py to pass on OSX
blmorris
2014-09-25
tests: Add test for exception matching of a tuple of exceptions.
Damien George
2014-09-25
py: Tidy up exception matching; allow matching of tuple of exceptions.
Damien George
2014-09-25
Updated CODECONVENTIONS to clarify use of integer types.
Damien George
2014-09-25
py: For malloc and vstr functions, use size_t exclusively for int type.
Damien George
2014-09-25
stmhal: Enable 8-byte stack alignment for IRQ handlers.
Damien George
[...]