aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-10Fixed feather52 DFU supportKevin Townsend
2017-11-09Merge pull request #425 from tannewt/align_usbDan Halbert
2017-11-09Merge pull request #430 from dhalbert/restore_182a946_mscDan Halbert
2017-11-09Unrevert the revert below, in preparation for PR #425 (tannewt/circuitpython,...Dan Halbert
2017-11-08Merge pull request #424 from dhalbert/revert_182a946_mscDan Halbert
2017-11-08atmel-samd: Align SCSI responses.3.0.0-alpha2Scott Shawcroft
2017-11-08atmel-samd: Turn off nvmctl cache and rework active_read.Scott Shawcroft
2017-11-08atmel-samd: Improve MSC reliability.Scott Shawcroft
2017-11-08atmel-samd: Align SCSI responses.Scott Shawcroft
2017-11-08Revert "atmel-samd: Tweak mass storage code to finish read sooner."Dan Halbert
2017-11-07support for doubled file extensions ala issue #383 (#415)bsiepert
2017-11-07Merge pull request #418 from tannewt/usb_pidsDan Halbert
2017-11-07atmel-samd: Update Feather M0 Express USB PIDScott Shawcroft
2017-11-07DigitalInOut: Use pin value % 32 to accomodate PORTB and up.Dan Halbert
2017-11-07Implement busio.I2c.Dan Halbert
2017-11-06Merge pull request #414 from tannewt/new_optDan Halbert
2017-11-06atmel-samd: Tweak mass storage code to finish read sooner.Scott Shawcroft
2017-11-06atmel-samd: Enable -Os for SAMD51 and update neopixel accordingly.Scott Shawcroft
2017-11-06enable framebuf for ESP8266Jerry Needell
2017-11-03Merge pull request #405 from tannewt/remove_double_cswDan Halbert
2017-11-03atmel-samd: Stop double CSW after MSC readsScott Shawcroft
2017-11-02Merge pull request #403 from tannewt/fix_swclk51Dan Halbert
2017-11-02atmel-samd: Fix SAMD51 SWCLK reset so we can connect the JLinkScott Shawcroft
2017-11-02Merge pull request #402 from tannewt/update_depsDan Halbert
2017-11-02tools: Switch to using separate usb_descriptor repo.Scott Shawcroft
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-11-02atmel-samd: update to October 2017 ASF4.Scott Shawcroft
2017-11-01Merge pull request #396 from tannewt/gc_crashDan Halbert
2017-11-01py: Prevent crash with LTO.Scott Shawcroft
2017-11-01Merge pull request #394 from tannewt/neopixel_delay_fixDan Halbert
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-31Merge pull request #392 from tannewt/slice_assignDan Halbert
2017-11-01docs: Bump version to 1.9.3.v1.9.3Damien George
2017-11-01teensy: Get port compiling without any warnings.Damien George
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