summaryrefslogtreecommitdiff
path: root/ports/atmel-samd
AgeCommit message (Expand)Author
2017-11-02atmel-samd: update to October 2017 ASF4.Scott Shawcroft
2017-11-01atmel-samd: Fix the neopixel delay method so it handles overflow better.Scott Shawcroft
2017-11-01Merge pull request #391 from tannewt/longint_usb_fixDan Halbert
2017-11-01atmel-samd: Reorder mpconfigport.mk and mpconfigboard.mk includes.Scott Shawcroft
2017-11-01Merge pull request #393 from tannewt/m4_neopixelDan Halbert
2017-10-31atmel-samd: Add TX/RX led support for Metro M4.Scott Shawcroft
2017-10-31atmel-samd: remove infinite loop if USB MSC read fails.Scott Shawcroft
2017-10-31atmel-samd: Add samd21 neopixel support.Scott Shawcroft
2017-10-31atmel-samd: Update and enable neopixel_write for ASF4, tested on SAMD21 only.Tony DiCola
2017-10-31atmel-samd: Turn on slice assignment in all builds.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: More USB polishScott Shawcroft
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-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-24Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_mergeScott Shawcroft