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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-08
atmel-samd: Align SCSI responses.
3.0.0-alpha2
Scott Shawcroft
2017-11-08
Revert "atmel-samd: Tweak mass storage code to finish read sooner."
Dan Halbert
2017-11-07
support for doubled file extensions ala issue #383 (#415)
bsiepert
2017-11-07
Merge pull request #418 from tannewt/usb_pids
Dan Halbert
2017-11-07
atmel-samd: Update Feather M0 Express USB PID
Scott Shawcroft
2017-11-07
DigitalInOut: Use pin value % 32 to accomodate PORTB and up.
Dan Halbert
2017-11-07
Implement busio.I2c.
Dan Halbert
2017-11-06
Merge pull request #414 from tannewt/new_opt
Dan Halbert
2017-11-06
atmel-samd: Tweak mass storage code to finish read sooner.
Scott Shawcroft
2017-11-06
atmel-samd: Enable -Os for SAMD51 and update neopixel accordingly.
Scott Shawcroft
2017-11-06
enable framebuf for ESP8266
Jerry Needell
2017-11-03
Merge pull request #405 from tannewt/remove_double_csw
Dan Halbert
2017-11-03
atmel-samd: Stop double CSW after MSC reads
Scott Shawcroft
2017-11-02
Merge pull request #403 from tannewt/fix_swclk51
Dan Halbert
2017-11-02
atmel-samd: Fix SAMD51 SWCLK reset so we can connect the JLink
Scott Shawcroft
2017-11-02
Merge pull request #402 from tannewt/update_deps
Dan Halbert
2017-11-02
tools: Switch to using separate usb_descriptor repo.
Scott Shawcroft
2017-11-02
Merge tag 'v1.9.3'
Scott Shawcroft
2017-11-02
atmel-samd: update to October 2017 ASF4.
Scott Shawcroft
2017-11-01
Merge pull request #396 from tannewt/gc_crash
Dan Halbert
2017-11-01
py: Prevent crash with LTO.
Scott Shawcroft
2017-11-01
Merge pull request #394 from tannewt/neopixel_delay_fix
Dan Halbert
2017-11-01
atmel-samd: Fix the neopixel delay method so it handles overflow better.
Scott Shawcroft
2017-11-01
Merge pull request #391 from tannewt/longint_usb_fix
Dan Halbert
2017-11-01
atmel-samd: Reorder mpconfigport.mk and mpconfigboard.mk includes.
Scott Shawcroft
2017-11-01
Merge pull request #393 from tannewt/m4_neopixel
Dan Halbert
2017-10-31
atmel-samd: Add TX/RX led support for Metro M4.
Scott Shawcroft
2017-10-31
atmel-samd: remove infinite loop if USB MSC read fails.
Scott Shawcroft
2017-10-31
atmel-samd: Add samd21 neopixel support.
Scott Shawcroft
2017-10-31
Merge pull request #392 from tannewt/slice_assign
Dan Halbert
2017-11-01
docs: Bump version to 1.9.3.
v1.9.3
Damien George
2017-11-01
teensy: Get port compiling without any warnings.
Damien George
2017-10-31
atmel-samd: Update and enable neopixel_write for ASF4, tested on SAMD21 only.
Tony DiCola
2017-10-31
atmel-samd: Turn on slice assignment in all builds.
Scott Shawcroft
2017-10-31
atmel-samd: Enable longints for M4 builds.
Scott Shawcroft
2017-10-31
atmel-samd: Fix non-DEBUG USB cdc.
Scott Shawcroft
2017-10-31
Create the build directory before running gen_usb_descriptor
Radomir Dopieralski
2017-10-31
docs/ure: Add "|" (alternative) to the list of supported operators.
Paul Sokolovsky
2017-10-31
Revert "py/{mkenv.mk,mkrules.mk}: Append .exe for Windows executable files."
Damien George
2017-10-30
atmel-samd: Add empty line for RST docs
Scott Shawcroft
2017-10-30
Merge pull request #385 from tannewt/usb_write_protection
Dan Halbert
2017-10-30
atmel-samd: More USB polish
Scott Shawcroft
2017-10-31
docs/usocket: Document that settimeout() isn't supported by all ports.
Paul Sokolovsky
2017-10-30
docs/esp8266/general: Add section on TLS limitations.
Paul Sokolovsky
2017-10-30
docs/ussl: Fix module name refs and use "MicroPython port" term.
Paul Sokolovsky
2017-10-30
extmod/modussl_mbedtls: Allow to compile with unix coverage build.
Damien George
2017-10-30
extmod/modussl: Add finaliser support for ussl objects.
Eric Poulsen
2017-10-30
docs/reference/isr_rules: Minor typo correction.
Yuval Langer
2017-10-29
lib/axtls: Update, support for SSL_EAGAIN return code.
Paul Sokolovsky
2017-10-28
unix: Enable MICROPY_PY_REVERSE_SPECIAL_METHODS.
Paul Sokolovsky
[next]