summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-27Fix QSPI on Feather nRF52840Scott Shawcroft
2018-11-23Merge pull request #1354 from tannewt/nrf_feather_fixesDan Halbert
2018-11-23A few fixes for nRF52840 feather QSPI and neopixelScott Shawcroft
2018-11-23Merge pull request #1353 from tannewt/usb_updateScott Shawcroft
2018-11-23Update tinyusb to include control fixes.Scott Shawcroft
2018-11-22Merge pull request #1349 from dhalbert/feather52840-pinsLimor "Ladyada" Fried
2018-11-21Latest Feather nRF52840 pin revisionsDan Halbert
2018-11-21Merge pull request #1348 from sommersoft/fix_driversKattni
2018-11-21add 74HC595sommersoft
2018-11-21fix L3GD20 linksommersoft
2018-11-21add trailing '/' to links missing themsommersoft
2018-11-18Merge pull request #1345 from C47D/fix_monotonic_nsScott Shawcroft
2018-11-18Remove reference to clock_id on the function descriptiionsCarlos
2018-11-18Fix time.monotonic_ns docstringCarlos
2018-11-15Merge pull request #1339 from dhalbert/3.x-frozen-swap4.0.0-alpha.3Scott Shawcroft
2018-11-15merge 3.x swap of /lib and .frozen; update frozen libsDan Halbert
2018-11-14Merge pull request #1333 from sommersoft/drivers_pageDan Halbert
2018-11-14remove pca10056 from 3.x .travis.yml toosommersoft
2018-11-14remove pca10056 from 3.x travis buildssommersoft
2018-11-14Merge pull request #1338 from tannewt/fix_nrf_internal_flashDan Halbert
2018-11-14Factor out of external flash as well.Scott Shawcroft
2018-11-14Merge pull request #1334 from sommersoft/new_masterKattni
2018-11-14Factor out fake partitionScott Shawcroft
2018-11-14start debugScott Shawcroft
2018-11-14Merge pull request #1336 from tannewt/tinyusb_samd_setup_fixDan Halbert
2018-11-14Update TinyUSB with SAMD fixes.Scott Shawcroft
2018-11-13i have no more words...sommersoft
2018-11-13git diff review fail before push...sommersoft
2018-11-13fix led-animation url; it has 2 valid urls...sommersoft
2018-11-13replaced scrubbed driverssommersoft
2018-11-13update /docs/drivers.rst page; 19 drivers addedsommersoft
2018-11-13update /docs/drivers.rst page; 19 drivers addedsommersoft
2018-11-13Merge pull request #1332 from tannewt/clear_trellis_neopixelsDan Halbert
2018-11-13Merge pull request #1331 from adafruit/tannewt-patch-4Dan Halbert
2018-11-13Clear Trellis NeoPixels on board reset.Scott Shawcroft
2018-11-13Add pragma to ensure neopixel_write is always -OsScott Shawcroft
2018-11-13Switch SAMD51 back to -OsScott Shawcroft
2018-11-09Merge pull request #1325 from tannewt/fix_overrunsDan Halbert
2018-11-09Only write to usb when its around.Scott Shawcroft
2018-11-09Fix output overflow and make help translatableScott Shawcroft
2018-11-09Merge pull request #1321 from tannewt/tinyusb_samdDan Halbert
2018-11-09Incorporate feedback:Scott Shawcroft
2018-11-09Update MKR1300 board definition tooScott Shawcroft
2018-11-09Add back internal flash header and slim it down.Scott Shawcroft
2018-11-09Build refinement to handle warnings and quiet outputScott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft
2018-11-07Merge pull request #1319 from dhalbert/origin/arturo182_bleio_pr_1289Scott Shawcroft
2018-11-07bring bleio PR up to dateDan Halbert
2018-11-05Merge pull request #1311 from caternuson/iss1303_wavefileScott Shawcroft
2018-11-05in doc string as wellcaternuson