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-01-22
Merge pull request #1487 from tannewt/enable_displayio
4.0.0-beta.0
Dan Halbert
2019-01-22
Skip displayio on crickit builds and cpx build due to lack of space.
Scott Shawcroft
2019-01-22
Enable displayio on all Express boards.
Scott Shawcroft
2019-01-22
Merge pull request #1485 from Tasm-Devil/patch-2
Scott Shawcroft
2019-01-22
Merge remote-tracking branch 'adafruit/master' into patch-2
Scott Shawcroft
2019-01-22
Merge pull request #943 from rhooper/pixelbuf
Scott Shawcroft
2019-01-22
No pixelbuf on Hallowing
Scott Shawcroft
2019-01-22
Corrected incorrect translations and added some
Pascal Deneaux
2019-01-22
Merge remote-tracking branch 'adafruit/master' into HEAD
Scott Shawcroft
2019-01-22
Merge pull request #1484 from larsks/issue/1483
Scott Shawcroft
2019-01-22
Merge pull request #1482 from dhalbert/bleio2
Scott Shawcroft
2019-01-22
tell people that esp8266 is no longer supported
Lars Kellogg-Stedman
2019-01-21
make translateimgrofybeepboopbop
Dan Halbert
2019-01-21
Merge remote-tracking branch 'adafruit/master' into bleio2
Dan Halbert
2019-01-21
Merge pull request #1480 from dhalbert/packinto-bug
Scott Shawcroft
2019-01-21
struct.pack_into incorrect buffer size check
Dan Halbert
2019-01-21
Merge pull request #1477 from Tasm-Devil/patch-1
Scott Shawcroft
2019-01-21
Merge pull request #1479 from siddacious/master
Scott Shawcroft
2019-01-21
Merge pull request #1478 from dhalbert/struct-compat
Scott Shawcroft
2019-01-20
adding height and width to OnDiskBitmap for #1460
Bryan Siepert
2019-01-20
make translate
Dan Halbert
2019-01-20
Merge remote-tracking branch 'adafruit/master' into struct-compat
Dan Halbert
2019-01-20
Merge pull request #1476 from tannewt/rework_displays
Dan Halbert
2019-01-20
Update translations
Scott Shawcroft
2019-01-20
Fix dict_make_new
Scott Shawcroft
2019-01-20
Check for null kw_args
Scott Shawcroft
2019-01-20
Improve struct compatibility with CPython
Dan Halbert
2019-01-20
Improve struct compatibility with CPython
Dan Halbert
2019-01-20
Update de_DE.po
Pascal Deneaux
2019-01-19
CharacteristicBuffer: make it be a stream class; add locking
Dan Halbert
2019-01-19
adjust comment
Roy Hooper
2019-01-19
move headers to __init__.h
Roy Hooper
2019-01-19
remove fill_wheel
Roy Hooper
2019-01-19
Fix build to work with constructor calling convention.
Roy Hooper
2019-01-19
Merge branch 'master' into pixelbuf
Roy Hooper
2019-01-18
More make_new updates
Scott Shawcroft
2019-01-18
simplify arg checking for display
Scott Shawcroft
2019-01-18
Improvements thanks to danh's review
Scott Shawcroft
2019-01-18
Merge pull request #1475 from dhalbert/fix-broken-build-check
Scott Shawcroft
2019-01-18
report status in .travis.yml correctly
Dan Halbert
2019-01-18
Cleanup display rework for PR.
Scott Shawcroft
2019-01-18
Add a bit more to the docs
Scott Shawcroft
2019-01-18
Fix unix build
Scott Shawcroft
2019-01-18
More make_new fixes for unix build
Scott Shawcroft
2019-01-18
Update translations
Scott Shawcroft
2019-01-18
Fix pin defs
Scott Shawcroft
2019-01-17
Fix build
Scott Shawcroft
2019-01-17
fix nonetype handling and nrf never reset
Scott Shawcroft
2019-01-17
Fix up nrf and using board.SPI in FourWire
Scott Shawcroft
2019-01-17
share fourwire and make nrf compile
Scott Shawcroft
[next]