summaryrefslogtreecommitdiff
path: root/ports/atmel-samd
AgeCommit message (Expand)Author
2020-04-20Merge pull request #2777 from pewpew-game/masterScott Shawcroft
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-17Add copyrights to pewpew m4 and ugame board.cRadomir Dopieralski
2020-04-15Fix RGB/BGR colors in StageRadomir Dopieralski
2020-04-14samd: actually disable protomatter timerJeff Epler
2020-04-14Update ports/atmel-samd/boards/pyportal_titano/board.cJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-14pycubed: add trailing newline to fileJeff Epler
2020-04-09Merge branch 'master' into nfc_copySabas
2020-04-09Update to v1.3sabas1080
2020-03-29board_vina_m0:pins.c: PGM_LED is on PA28 not PA15.Brian Dean
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-27Update built in display initScott Shawcroft
2020-03-27Update board name to bdmicro_vina_m0 to eliminate hyphens.Brian Dean
2020-03-26Merge branch 'master' of https://github.com/adafruit/circuitpythonBrian Dean
2020-03-26Add new board BDMICRO 'Vina M0'.Brian Dean
2020-03-26Merge pull request #2733 from oshwabadge2020/change_backlightScott Shawcroft
2020-03-26Add GD25Q64C as a flash chip for SolThea Flowers
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-03-24Remove Adafruit_CircuitPython_CircuitPlaygroundChris Burton
2020-03-22Add support for CommanderChris Burton
2020-03-18Merge pull request #2719 from theacodes/add-honking-buttonScott Shawcroft
2020-03-18Remove some build options, fix order of boards in build.ymlThea Flowers
2020-03-18Add board support for Winterbloom Big Honking ButtonThea Flowers
2020-03-17Merge pull request #2711 from jepler/update-ulab5.1.0-rc.05.1.0Scott Shawcroft
2020-03-17ulab: rename enable macro so it appears in the support matrixJeff Epler
2020-03-13add UARTLogger2 board support for CircuitPythonSzymon Klause
2020-03-10Merge pull request #2693 from jepler/ulab-enableDan Halbert
2020-03-09ulab: don't enable on m0 boardsJeff Epler
2020-03-05Merge remote-tracking branch 'adafruit/master' into assert_pin-and-mp_const_n...Dan Halbert
2020-03-04Disable the HID USB descriptor for SolThea Flowers
2020-02-29update uses of assert_pin_free; remove redundant checksDan Halbert
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-27ulab: Incorporate itJeff Epler
2020-02-25samd51 thing plus: new portjepler
2020-02-22Merge pull request #2638 from fgallaire/masterDan Halbert
2020-02-22Last NINA pinsFlorent Gallaire
2020-02-21Add NINA pinsFlorent Gallaire
2020-02-19Merge pull request #2629 from mubes/rtsctsrs485Scott Shawcroft
2020-02-19Add Arduino Nano 33 IoT supportFlorent Gallaire
2020-02-19Add Arduino Nano 33 IoT documentationFlorent Gallaire
2020-02-18Merge pull request #2605 from maholli/masterDan Halbert
2020-02-19Edits as a result of reviewDave Marples
2020-02-18Addition of stubs for rs485/CTS/RTS handling on non-implemented chipsDave Marples
2020-02-18adding PWM to board.c for external WDTMax Holliday
2020-02-16no current need for NVMMax Holliday
2020-02-13correct chec^Cfor flash erase boundariesDan Halbert
2020-02-13Merge pull request #2581 from jamesbowman/masterScott Shawcroft