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
path:
root
/
py
Age
Commit message (
Expand
)
Author
2020-01-14
Merge pull request #2505 from theodox/master
Scott Shawcroft
2020-01-14
Merge pull request #2504 from rhooper/fix-tuple-subscr
Scott Shawcroft
2020-01-13
merge from adafruit/circuitpython
Dan Halbert
2020-01-13
Merge pull request #2457 from hierophect/stm32-cpython-compat
Scott Shawcroft
2020-01-12
fix CCCD bonding store; avoid excessive bonding writes
Dan Halbert
2020-01-11
Make all `PYTHON` env vars into `PYTHON3`
Steve Theodore
2020-01-11
make types that depend on tuple subscr work
Roy Hooper
2020-01-10
Merge pull request #2498 from dhalbert/optional-i2c-pullup-checking
Scott Shawcroft
2020-01-10
Merge pull request #2461 from jepler/urandom-hardfaults
Scott Shawcroft
2020-01-09
Make requiring I2C pullups be optional
Dan Halbert
2020-01-08
use CFLAG to properly set define
Hierophect
2020-01-08
style
Jeff Epler
2020-01-08
Merge pull request #2445 from jepler/mp3-jeplayer-fixes
5.0.0-beta.3
Scott Shawcroft
2020-01-08
Merge remote-tracking branch 'adafruit/master' into packet_buffer
Scott Shawcroft
2020-01-08
vstr_init_len: Don't crash if (size_t)-1 is passed
Jeff Epler
2020-01-06
Fix more build problems
Jeff Epler
2020-01-04
changes only for monster m4sk
Marius-450
2020-01-04
CIRCUITPY_DISPLAY_LIMIT = 2
Marius-450
2020-01-03
Add PacketBuffer and MTU negotiation support.
Scott Shawcroft
2020-01-02
remove unnecessary GCC pragmas
Roy Hooper
2019-12-29
Merge branch 'master' into pixelbuf-subscr-change
Roy Hooper
2019-12-20
Remove `re` from CPX Displayio build to make space.
Scott Shawcroft
2019-12-16
py.mk: Fix race condition building .mo files
Jeff Epler
2019-12-13
try 2. make namedtuple types handle subclasses
Scott Shawcroft
2019-12-13
Fix tuple test
Scott Shawcroft
2019-12-13
Revert subscr signature change
Roy Hooper
2019-12-13
push changes
Roy Hooper
2019-12-13
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-12
merge from master
Dan Halbert
2019-12-12
py/nlrthumb: Save and restore VFP registers s16-s21 when CPU has them.
Damien George
2019-12-12
py/nlr: Use MP_UNREACHABLE at the end of arch-specific nlr_jump funcs.
Damien George
2019-12-12
py: Introduce MP_UNREACHABLE macro to annotate unreachable code.
Damien George
2019-12-11
Merge remote-tracking branch 'adafruit/master' into ld-cleanup
Dan Halbert
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-10
working on all ports
Dan Halbert
2019-12-10
gc_free: give a better error when freeing outside of VM
Jeff Epler
2019-12-10
audiocore: Add MP3File using Adafruit_MP3 library
Jeff Epler
2019-12-09
Merge pull request #2353 from jepler/audiosample-protocol
Scott Shawcroft
2019-12-06
atmel-samd working
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-12-05
proto: Use %q format-string shortcut
Jeff Epler
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-12-04
protocols: Allow them to be (optionally) type-safe
Jeff Epler
2019-12-02
Merge pull request #2345 from jepler/compressed-unicode
Scott Shawcroft
2019-12-02
makeqstrdata: reclaim some more bytes on some translations
Jeff Epler
2019-12-02
Merge branch 'master' into new-pixelbuf-api
Roy Hooper
2019-12-02
makeqstrdata: fix printing of 'increased length' message
Jeff Epler
2019-12-02
translation: Compress as unicode, not bytes
Jeff Epler
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
[prev]
[next]