summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01atmel-samd: Reorder mpconfigport.mk and mpconfigboard.mk includes.Scott Shawcroft
2017-10-31atmel-samd: Enable longints for M4 builds.Scott Shawcroft
2017-10-31atmel-samd: Fix non-DEBUG USB cdc.Scott Shawcroft
2017-10-31Create the build directory before running gen_usb_descriptorRadomir Dopieralski
2017-10-30atmel-samd: Add empty line for RST docsScott Shawcroft
2017-10-30Merge pull request #385 from tannewt/usb_write_protectionDan Halbert
2017-10-30atmel-samd: More USB polishScott Shawcroft
2017-10-27calcsize90 should be documented nowmrmcwethy
2017-10-27Merge pull request #382 from dhalbert/masterDan Halbert
2017-10-27Read serial input as a background task so we can check for the interrupt char...Dan Halbert
2017-10-27Check INTERNAL_LIBM make flag in a safer way.Dan Halbert
2017-10-27Revert "Allow main.py to be interrupted by ctrl-C" (#381)Dan Halbert
2017-10-27Read serial input as a background task so we can check for the interrupt char...Dan Halbert
2017-10-27Check INTERNAL_LIBM make flag in a safer way.Dan Halbert
2017-10-27Revert "Allow main.py to be interrupted by ctrl-C" (#381)Dan Halbert
2017-10-27Read serial input as a background task so we can check for the interrupt char...Dan Halbert
2017-10-27Check INTERNAL_LIBM make flag in a safer way.Dan Halbert
2017-10-26Sync with https://github.com/adafruit/asf4/pull/3Dan Halbert
2017-10-26Sync with https://github.com/adafruit/asf4/pull/3Dan Halbert
2017-10-26Don't use ERR_ABORTED. (#375)Scott Shawcroft
2017-10-25atmel-samd: Add support for ERR_ABORTED to indicate medium not present.Scott Shawcroft
2017-10-25atmel-samd: Stop hanging on usb write when a terminal isn't connected by chec...Scott Shawcroft
2017-10-25updated I2C example (#371)Carter Nelson
2017-10-25Merge pull request #369 from tannewt/nrf2_mergeDan Halbert
2017-10-25tests: Capture stderr output as well.Scott Shawcroft
2017-10-25Add log folding to Travis outout.Scott Shawcroft
2017-10-25shared-bindings: Use unary_op type.Scott Shawcroft
2017-10-25update light/lux and eCO2 + TVOCLimor "Ladyada" Fried
2017-10-24Merge commit 'f57be61' into nrf2_mergeScott Shawcroft
2017-10-24tools: Correct ports directory nameScott Shawcroft
2017-10-24esp8266: Fix includesScott Shawcroft
2017-10-24Re-add atmel submodules.Scott Shawcroft
2017-10-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft
2017-10-24atmel-samd: Use our own CDC output cache because the internal (#366)Scott Shawcroft
2017-10-24atmel-samd: Update metro m4 USB PID. (#365)Scott Shawcroft
2017-10-23Merge 2.1.0 changes into master.Dan Halbert
2017-10-22Gracefully reset the gamepad moduleRadomir Dopieralski
2017-10-22atmel-samd: Correct the UF2 bootloader offset when converting the bin to uf2.Scott Shawcroft
2017-10-21First attempt to move py/modmath.c to shared-bindings/mathmrmcwethy
2017-10-20atmel-samd: Re-enable pin reset. Fixes #352 (#353)Scott Shawcroft
2017-10-19atmel-samd: Switch Metro M4 Express to SAMD51J19. (#351)Scott Shawcroft
2017-10-19shared-bindings/storage/__init__.c: Change remount() readonly to kw arg (#286).Josh Gadeken
2017-10-18atmel-samd: Turn on SAMD51 bootloader build layout. (#348)Scott Shawcroft
2017-10-18CircuitPython now has struct instead of ustruct (#302)Michael McWethy
2017-10-18atmel-samd: Update asf4 to include USB fix for SAMD51.Scott Shawcroft
2017-10-18atmel-samd: Fix CDC now that its clear its async.Scott Shawcroft
2017-10-18atmel-samd: Add mass storage support.Scott Shawcroft
2017-10-17Added Trinket to README.md (#344)Andon
2017-10-13Merge pull request #320 from dhalbert/masterDan Halbert
2017-10-13ports/nrf: Add compile switch to disable VFS.Ayke van Laethem