summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02Avoid gcc 7.2.1 compiler issues in nlr_push() (#506)Dan Halbert
2018-01-02Merge pull request #496 from microbuilder/nrf52_3.xScott Shawcroft
2018-01-02Conditionally install build deps to speed up TravisScott Shawcroft
2017-12-30Merge pull request #503 from sommersoft/masterDan Halbert
2017-12-30shared-bindings/index.rst: added audiobusiosommersoft
2017-12-29spacing clean uphathach
2017-12-29Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.xhathach
2017-12-29added Ctrl+C interrupthathach
2017-12-29update uart to remove dependency on machine uart modulehathach
2017-12-28Added script to download SD filesmicrobuilder
2017-12-28Added feather52 to travis build listmicrobuilder
2017-12-27Moved comment to avoid abbreviationmicrobuilder
2017-12-27Added feather52 to travis buildmicrobuilder
2017-12-22Merge branch 'nrf52_3.x' of github.com:microbuilder/circuitpython into nrf52_3.xmicrobuilder
2017-12-22Added .gitattributes for ZIP bin supportmicrobuilder
2017-12-22Add files via uploadKevin Townsend
2017-12-22Delete feather52_bootloader_5.0.0_s132_single.zipKevin Townsend
2017-12-22Delete feather52_bootloader_2.0.1_s132_single.zipKevin Townsend
2017-12-22Added 'mp_raise_NotImplementedError(NULL)'microbuilder
2017-12-22Removed old code snippetsmicrobuilder
2017-12-22Added 'mp_raise_NotImplementedError(NULL)'microbuilder
2017-12-22Added D13 for standard LED examplesmicrobuilder
2017-12-22Removed leftover code snippetmicrobuilder
2017-12-22Minor typo removed in pathmicrobuilder
2017-12-22Spaces to tabsmicrobuilder
2017-12-21nRF52 update with internal file system supportmicrobuilder
2017-12-14Documentation Updates (mcu.delay() and Design Guide) (#481)sommersoft
2017-12-13Merge pull request #477 from tannewt/always_test_enumerateDan Halbert
2017-12-11Always test enumerate. This will ensure that all supported portsScott Shawcroft
2017-12-02fix markdown-styled link in design_guide.rstChristopher Hiller
2017-11-28Merge pull request #465 from dhalbert/3.0_spi_flashDan Halbert
2017-11-27Support 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-25ports/atmel-samd/boards/feather_m0_adalogger/pins: Added missing pinsStewart Colborne
2017-11-23Revert "Supervisor REPL support for ports/nrf/boards/feather52"Kevin Townsend
2017-11-23Supervisor REPL support for ports/nrf/boards/feather52Kevin Townsend
2017-11-22M4 status LED flashing with no main.py present #447 Initialized stack variablemrmcwethy
2017-11-22Merge pull request #455 from kattni/pdmin-doc-updateDan Halbert
2017-11-22Resolved formatting issue in docKattni
2017-11-21Enable the Neopixel status light on Metro M0 Express and Feather M0 Express b...mrmcwethy
2017-11-20samd51 peripheral clocks were defined as 12MHz, but were really 120MHzDan Halbert
2017-11-19Updated frequency minimum requirements in docs and examples (#444)Kattni
2017-11-16Merge pull request #443 from dhalbert/3.0_spi3.0.0-alpha.1Dan Halbert
2017-11-16non-DMA SPI working; adding this now for testing; will continue with DMADan Halbert
2017-11-16Merge pull request #441 from tannewt/samd_reenableDan Halbert
2017-11-16tests: Fixup tests for 3.x on RosieScott Shawcroft
2017-11-16Create supervisor module.Scott Shawcroft
2017-11-16Merge pull request #440 from tannewt/toolchain_includedDan Halbert
2017-11-15Speed up the Travis build.Scott Shawcroft
2017-11-10Merge pull request #431 from microbuilder/masterDan Halbert