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
2020-03-16
Merge pull request #2710 from dkhawk/patch-1
5.0.x
Scott Shawcroft
2020-03-16
Fix documentation typo: tm_minute should be tm_min
Dale Hawkins
2020-03-01
Merge pull request #2671 from dhalbert/merge-for-5.0.0-rc.1
5.0.0-rc.1
5.0.0
Dan Halbert
2020-03-01
Merge branch 'master' into merge-for-5.0.0-rc.1
Dan Halbert
2020-03-01
Merge pull request #2664 from dhalbert/downloads-from-s3
Dan Halbert
2020-02-28
upload bin and uf2 for arduino boards; remove unneeded build steps
Dan Halbert
2020-02-28
Merge pull request #2665 from arturo182/esp32_freeze
Dan Halbert
2020-02-29
Freeze adafruit_requests and adafruit_esp32spi into feather_m7_1011
arturo182
2020-02-29
Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011
arturo182
2020-02-28
change download prefix to https://downloads.circuitpython.org
Dan Halbert
2020-02-28
Download links now point to S3 via CloudFront
Dan Halbert
2020-02-28
Merge pull request #2659 from mubes/i2cfixes
Dan Halbert
2020-02-27
Fix I2C clock divider
Dave Marples
2020-02-26
Merge pull request #2658 from mubes/spi_fixes
5.0.0-rc.0
arturo182
2020-02-26
Fix SPI clock speed on mimxrt10xx family & mimxrt1020 pinmux fixup
Dave Marples
2020-02-25
Merge pull request #2656 from ladyada/master
Limor "Ladyada" Fried
2020-02-25
move red LED to D13 and make D3 lsm6ds IRQ
ladyada
2020-02-25
Merge pull request #2655 from jepler/thing51
Jeff Epler
2020-02-25
Merge pull request #2653 from tannewt/fix_usb_eject_after_sleep
Scott Shawcroft
2020-02-25
samd51 thing plus: new port
jepler
2020-02-24
Merge pull request #2654 from tannewt/fix_crash_after_repl
Dan Halbert
2020-02-24
Fix crash after empty REPL session
Scott Shawcroft
2020-02-24
Fix Mac crash when waking up with an ejected CIRCUITPY
Scott Shawcroft
2020-02-23
Merge pull request #2649 from mubes/rs485inversionfix
Dan Halbert
2020-02-23
Fix incorrect initialisation of default UART
Dave Marples
2020-02-22
Merge pull request #2638 from fgallaire/master
Dan Halbert
2020-02-22
Last NINA pins
Florent Gallaire
2020-02-21
Merge pull request #2648 from dhalbert/malloc-nrf-neopixel-write
Scott Shawcroft
2020-02-21
use realloc instead
Dan Halbert
2020-02-21
Merge branch 'master' into malloc-nrf-neopixel-write
Dan Halbert
2020-02-21
Merge pull request #2647 from dhalbert/enable-bleio-adapter-on-import
Scott Shawcroft
2020-02-21
put neopixel_write buffer in root pointers
Dan Halbert
2020-02-20
merge from upstream
Dan Halbert
2020-02-20
Enable _bleio adapter when _bleio is imported
Dan Halbert
2020-02-21
Add NINA pins
Florent Gallaire
2020-02-20
Merge pull request #2645 from dhalbert/relicense-nrf-spi
Dan Halbert
2020-02-20
relicense nrf SPI.c to MIT
Dan Halbert
2020-02-20
Merge pull request #2644 from tannewt/disable_ble_file_service
Dan Halbert
2020-02-20
Disable BLE file service for now
Scott Shawcroft
2020-02-20
Merge pull request #2641 from arturo182/feather_m7_1011
Scott Shawcroft
2020-02-20
Merge pull request #2642 from arturo182/imx_displayio
Scott Shawcroft
2020-02-19
mimxrt10xx: Enable displayio
arturo182
2020-02-19
mimxrt10xx: Add Feather M7 1011 board config
arturo182
2020-02-19
Merge pull request #2629 from mubes/rtsctsrs485
Scott Shawcroft
2020-02-19
Update build.yml
Florent Gallaire
2020-02-19
Addition of translation files
Dave Marples
2020-02-19
Add Arduino Nano 33 IoT support
Florent Gallaire
2020-02-19
Add Arduino Nano 33 IoT documentation
Florent Gallaire
2020-02-18
Merge pull request #2605 from maholli/master
Dan Halbert
2020-02-19
Edits as a result of review
Dave Marples
[next]