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-08-27
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-25
Merge pull request #3318 from jepler/interrupt-serial-rx
Jeff Epler
2020-08-25
Merge remote-tracking branch 'adafruit/main' into native_wifi
Scott Shawcroft
2020-08-25
mp_obj_print_helper: Handle a ctrl-c that comes in during printing
Jeff Epler
2020-08-21
Make socket reads interruptable
Scott Shawcroft
2020-08-20
merge from upstream; working; includes debug_out code for debugging via Salea...
Dan Halbert
2020-08-19
Add basic error handling
Scott Shawcroft
2020-08-19
Add espidf module.
Scott Shawcroft
2020-08-19
SSL works until it runs out of memory
Scott Shawcroft
2020-08-19
SocketPool stubbed out
Scott Shawcroft
2020-08-19
Ping work and start to add socketpool
Scott Shawcroft
2020-08-19
Fix ipaddress import and parse ipv4 strings
Scott Shawcroft
2020-08-19
Add ipaddress
Scott Shawcroft
2020-08-19
Scanning WIP. Need to sort out supervisor memory
Scott Shawcroft
2020-08-19
First crack at native wifi API
Scott Shawcroft
2020-08-18
Split pulseio.PWMOut into pwmio
Scott Shawcroft
2020-08-18
Merge pull request #3295 from tannewt/turn_off_terminalio
Scott Shawcroft
2020-08-18
Calculate the Huffman codebook without MP_QSTRs
Taku Fukada
2020-08-17
Turn off terminalio for ja and ko
Scott Shawcroft
2020-08-16
makeqstrdata: don't print "compression incrased length" messages
Jeff Epler
2020-08-12
Don't define SHARPDISPLAY when !DISPLAYIO
Jeff Epler
2020-08-12
sharpmemory: Implement support for Sharp Memory Displays in framebufferio
Jeff Epler
2020-08-04
"pop from empty %q"
Jeff Epler
2020-08-04
py: mp_obj_get_type_qstr as macro saves 24 bytes
Jeff Epler
2020-08-04
Combine some "can't convert" messages
Jeff Epler
2020-08-04
Combine 'index out of range' messages
Jeff Epler
2020-08-04
various: Use mp_obj_get_type_qstr more widely
Jeff Epler
2020-08-04
Use qstrs to save an additional 4 bytes
Jeff Epler
2020-08-04
fix exception type for pop from empty set
Jeff Epler
2020-08-04
py: introduce, use mp_raise_msg_vlist
Jeff Epler
2020-08-04
Combine similar strings to reduce size of translations
Jeff Epler
2020-08-02
wip: compiles
Dan Halbert
2020-07-30
Merge remote-tracking branch 'origin/main' into blm_badge
Jeff Epler
2020-07-29
Merge pull request #3222 from WarriorOfWire/pick_micropython
Scott Shawcroft
2020-07-28
Upgrade ulab
Jeff Epler
2020-07-28
Merge remote-tracking branch 'adafruit/main' into blm_badge
Dan Halbert
2020-07-28
add blm_badge; add CIRCUITPY_AUDIOBUSIOIO_I2SOUT
Dan Halbert
2020-07-27
adjust stack for SAMD21 to accomodate larger pystack -- update frozen module...
Jerry Needell
2020-07-24
py/compile: Don't await __aiter__ special method in async-for.
Jonathan Hogg
2020-07-24
require async for and async with to actually be in an async def method instea...
Kenny
2020-07-23
remove new char*s because m0 is way oversubscribed
Kenny
2020-07-23
add coroutine behavior for generators
Kenny
2020-07-23
wip: ATT protocol
Dan Halbert
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-22
Merge branch 'main' into memmonitor
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
Only add .find without CPYTHON_COMPAT
Scott Shawcroft
[prev]
[next]