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-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
2020-02-18
Addition of stubs for rs485/CTS/RTS handling on non-implemented chips
Dave Marples
2020-02-18
Addition of support for imxt1010, 1050 and 1060 families
Dave Marples
2020-02-18
Addition of RS485 support
Dave Marples
2020-02-18
Addition of RTS/CTS/RS485 UART functionality
Dave Marples
2020-02-18
Merge pull request #2631 from DavePutz/master
Scott Shawcroft
2020-02-18
adding PWM to board.c for external WDT
Max Holliday
2020-02-18
Merge pull request #2618 from mubes/alignment-warning
Scott Shawcroft
2020-02-18
Merge pull request #2625 from dhalbert/to_bytes-signed
Scott Shawcroft
2020-02-18
Merge pull request #2626 from dhalbert/stat-for-shortint
Scott Shawcroft
2020-02-18
Update readline.c for REPL Unicode issue 1905
DavePutz
2020-02-16
no current need for NVM
Max Holliday
2020-02-16
Formatting updates
Dave Marples
2020-02-14
avoid os.stat() int overflow on smallint-only builds
Dan Halbert
[next]