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
2018-01-02
Avoid gcc 7.2.1 compiler issues in nlr_push() (#506)
Dan Halbert
2018-01-02
Merge pull request #496 from microbuilder/nrf52_3.x
Scott Shawcroft
2018-01-02
Conditionally install build deps to speed up Travis
Scott Shawcroft
2017-12-30
Merge pull request #503 from sommersoft/master
Dan Halbert
2017-12-30
shared-bindings/index.rst: added audiobusio
sommersoft
2017-12-29
spacing clean up
hathach
2017-12-29
Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.x
hathach
2017-12-29
added Ctrl+C interrupt
hathach
2017-12-29
update uart to remove dependency on machine uart module
hathach
2017-12-28
Added script to download SD files
microbuilder
2017-12-28
Added feather52 to travis build list
microbuilder
2017-12-27
Moved comment to avoid abbreviation
microbuilder
2017-12-27
Added feather52 to travis build
microbuilder
2017-12-22
Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.x
microbuilder
2017-12-22
Added .gitattributes for ZIP bin support
microbuilder
2017-12-22
Add files via upload
Kevin Townsend
2017-12-22
Delete feather52_bootloader_5.0.0_s132_single.zip
Kevin Townsend
2017-12-22
Delete feather52_bootloader_2.0.1_s132_single.zip
Kevin Townsend
2017-12-22
Added 'mp_raise_NotImplementedError(NULL)'
microbuilder
2017-12-22
Removed old code snippets
microbuilder
2017-12-22
Added 'mp_raise_NotImplementedError(NULL)'
microbuilder
2017-12-22
Added D13 for standard LED examples
microbuilder
2017-12-22
Removed leftover code snippet
microbuilder
2017-12-22
Minor typo removed in path
microbuilder
2017-12-22
Spaces to tabs
microbuilder
2017-12-21
nRF52 update with internal file system support
microbuilder
2017-12-14
Documentation Updates (mcu.delay() and Design Guide) (#481)
sommersoft
2017-12-13
Merge pull request #477 from tannewt/always_test_enumerate
Dan Halbert
2017-12-11
Always test enumerate. This will ensure that all supported ports
Scott Shawcroft
2017-12-02
fix markdown-styled link in design_guide.rst
Christopher Hiller
2017-11-28
Merge pull request #465 from dhalbert/3.0_spi_flash
Dan Halbert
2017-11-27
Support SPI flash chips for CIRCUITPY, using non-DMA SPI for now.
Dan Halbert
2017-11-26
ports/atmel-samd: feather_m0_adalogger readme updates (#460)
Stewart
2017-11-25
ports/atmel-samd/boards/feather_m0_adalogger/pins: Added missing pins
Stewart Colborne
2017-11-23
Revert "Supervisor REPL support for ports/nrf/boards/feather52"
Kevin Townsend
2017-11-23
Supervisor REPL support for ports/nrf/boards/feather52
Kevin Townsend
2017-11-22
M4 status LED flashing with no main.py present #447 Initialized stack variable
mrmcwethy
2017-11-22
Merge pull request #455 from kattni/pdmin-doc-update
Dan Halbert
2017-11-22
Resolved formatting issue in doc
Kattni
2017-11-21
Enable the Neopixel status light on Metro M0 Express and Feather M0 Express b...
mrmcwethy
2017-11-20
samd51 peripheral clocks were defined as 12MHz, but were really 120MHz
Dan Halbert
2017-11-19
Updated frequency minimum requirements in docs and examples (#444)
Kattni
2017-11-16
Merge pull request #443 from dhalbert/3.0_spi
3.0.0-alpha.1
Dan Halbert
2017-11-16
non-DMA SPI working; adding this now for testing; will continue with DMA
Dan Halbert
2017-11-16
Merge pull request #441 from tannewt/samd_reenable
Dan Halbert
2017-11-16
tests: Fixup tests for 3.x on Rosie
Scott Shawcroft
2017-11-16
Create supervisor module.
Scott Shawcroft
2017-11-16
Merge pull request #440 from tannewt/toolchain_included
Dan Halbert
2017-11-15
Speed up the Travis build.
Scott Shawcroft
2017-11-10
Merge pull request #431 from microbuilder/master
Dan Halbert
[next]