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
2019-09-04
Merge pull request #2113 from tannewt/displayio_hidden
5.0.0-alpha.2
Dan Halbert
2019-09-04
Merge pull request #2080 from sommersoft/mixer_voice
Scott Shawcroft
2019-09-04
Merge pull request #2065 from hierophect/f411re-feature-buildout
Dan Halbert
2019-09-04
Disable bitbangio on uGame10
Scott Shawcroft
2019-09-04
Reverted descriptor changes pending HID restructuring
Hierophect
2019-09-04
Bitpack bools in TileGrid and Group
Scott Shawcroft
2019-09-04
Merge pull request #2117 from pewpew-game/stage-fix-transaction
Scott Shawcroft
2019-09-04
Fix transactions in _stage after displayio changes
Radomir Dopieralski
2019-09-03
doc cleanup
sommersoft
2019-09-03
remove leftover debug print
sommersoft
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-03
Merge pull request #2112 from tannewt/use_blinka_token
Dan Halbert
2019-09-03
Merge pull request #2111 from tannewt/fix_ssd1306_hang
Dan Halbert
2019-09-03
Swap to Blinka access token to hopefully not hit rate limit
Scott Shawcroft
2019-09-03
Fix I2CDisplay bus_free to not grab lock
Scott Shawcroft
2019-09-03
Merge pull request #2109 from hexthat/patch-3
Scott Shawcroft
2019-09-03
Merge pull request #2108 from dastels/master
Scott Shawcroft
2019-09-03
Update zh_Latn_pinyin.po
hexthat
2019-09-03
Capture rotation
Dave Astels
2019-09-03
Merge pull request #2105 from arturo182/GD25Q32C
Dan Halbert
2019-09-03
Make trivial change to redo GitHub Actions build.
Dan Halbert
2019-09-02
Merge pull request #2106 from sommersoft/rtd_custom_css
Scott Shawcroft
2019-09-02
docs: make sphinx include 'docs/static/customstyle.css'
sommersoft
2019-09-02
Add GD25Q32C flash device definition
arturo182
2019-09-02
Merge pull request #2103 from dhalbert/master-dotstar-fix
Dan Halbert
2019-09-02
Merge in 4.x status dotstar fix
Dan Halbert
2019-09-01
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-09-01
disable 'audiomixer' for all M0 boards
sommersoft
2019-09-01
use more accurate ARMv7 prepocessor flags; TODOs for asm instructions
sommersoft
2019-08-31
include CMSIS instrinsic addition functions for M4; cleanup C math funcs
sommersoft
2019-08-31
doc update
sommersoft
2019-08-31
enable Mixer backwards compatibility (when audiomixer is available)
sommersoft
2019-08-29
Merge pull request #2092 from dhalbert/bleio-api-revamp
5.0.0-alpha.1
Scott Shawcroft
2019-08-29
update translations
sommersoft
2019-08-29
Merge branch 'master' of https://github.com/adafruit/circuitpython into mixer...
sommersoft
2019-08-29
bring back 'mixer.play()' & 'mixer.stop_voice()'
sommersoft
2019-08-29
eval the expression vs [un]defined
sommersoft
2019-08-29
make translate
Dan Halbert
2019-08-29
rename bleio module to _bleio
Dan Halbert
2019-08-29
Merge pull request #2096 from tannewt/hallowing_m4_5.x
Scott Shawcroft
2019-08-29
address minor issues: typos, make translate, and sphinx
Dan Halbert
2019-08-29
Merge remote-tracking branch 'adafruit/4.1.x' into hallowing_m4_5.x
Scott Shawcroft
2019-08-29
Merge pull request #2094 from tannewt/hallowing_m4
Scott Shawcroft
2019-08-29
add additional pin aliases
Scott Shawcroft
2019-08-29
Merge remote-tracking branch 'adafruit/master' into bleio-api-revamp
Dan Halbert
2019-08-29
Merge pull request #2088 from tannewt/master
Scott Shawcroft
2019-08-29
Hallowing M4
Scott Shawcroft
2019-08-28
Build on all branch pushes
Scott Shawcroft
2019-08-28
another API rework: less abstraction leakage
Dan Halbert
2019-08-28
bleio: API change to create and connect related objects simulatenously: no or...
Dan Halbert
[next]