summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-05change channels to channel_countcaternuson
2018-11-04Merge pull request #1312 from dhalbert/adafruit_nrfxScott Shawcroft
2018-11-04Merge pull request #1317 from ATMakersBill/serial_bytes_avail_backportScott Shawcroft
2018-11-04Merge pull request #1313 from siddacious/masterScott Shawcroft
2018-11-04Merge pull request #1318 from dhalbert/trellis-dotstar-pinsLimor "Ladyada" Fried
2018-11-04Fix Trellis M4 DotStar pin assignments.Dan Halbert
2018-11-03adding changes to mpconfigboard.mk to reduce memory usage on CPX per @danhATMakersBill
2018-11-03Adding the serial_bytes_available() method to the 3.x branchATMakersBill
2018-11-02Merge pull request #1314 from dhalbert/3.x-frozen-before-lib3.1.1Dan Halbert
2018-11-01put .frozen before /lib in sys.path; update frozen librariesDan Halbert
2018-11-01adding support for the CP32-M4Bryan Siepert
2018-11-01Merge pull request #1309 from siddacious/masterDan Halbert
2018-10-31Use adafruit/nrfx fork of NordicSemiconductor/nrfxDan Halbert
2018-10-31add channels and bits_per_sample to audioio.WaveFilecaternuson