summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
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-14nrf: protomatter portJeff Epler
2020-04-14Add Protomatter and FramebufferDisplayJeff Epler
2020-04-14pycubed: add trailing newline to fileJeff Epler
2020-04-13enable MICROPY_PY_REVERSE_SPECIAL_METHODS where ulab is enabledJeff Epler
2020-04-09Merge branch 'master' into nfc_copySabas
2020-04-09Update to v1.3sabas1080
2020-04-06mimxrt1011: Only re-init SPI when it's actually neededarturo182
2020-04-02ports: fomu: move more functions into ram for stabilitySean Cross
2020-03-31Merge pull request #2726 from xobs/fomu-circuitpythonScott Shawcroft
2020-03-31Merge pull request #2741 from tannewt/fix_packetbuffer_serverScott Shawcroft
2020-03-31ports: litex: use dfu.py instead of dfu-suffix.pySean Cross
2020-03-31ports: fomu: build dfu as part of MakefileSean Cross
2020-03-31ports: litex: enable itcm region for fomuSean Cross
2020-03-31ports: litex: add port and fomu boardSean Cross
2020-03-30Merge pull request #2740 from arturo182/mimxrt10xx_neopixelScott Shawcroft
2020-03-31mimxrt10xx: Fix neopixel_writearturo182
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-26Merge pull request #2734 from theacodes/add-flash-for-solScott Shawcroft
2020-03-26Add GD25Q64C as a flash chip for SolThea Flowers
2020-03-25adding a backlight polarity flag to Displaysiddacious
2020-03-25allowing backlight changesiddacious
2020-03-25Add exception on small buffer and fix Connecion WRITE handlingScott Shawcroft
2020-03-26mimxrt10xx: Return proper UART read length when everything was readarturo182
2020-03-25Fix connection handle tracking in PacketBuffer when a server.Scott Shawcroft
2020-03-25Merge pull request #2727 from burtyb/commander-1Scott Shawcroft
2020-03-24Remove Adafruit_CircuitPython_CircuitPlaygroundChris Burton
2020-03-24Merge pull request #2723 from jgillick/jgillick/circuitpython/stm32f411Scott Shawcroft
2020-03-24Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in n...William Moser
2020-03-23Rename pinsjgillick
2020-03-22PR feedback.jgillick
2020-03-22Rename NVM_BYTEARRAY_BUFFER_SIZEjgillick
2020-03-22Update NVM_BYTEARRAY_BUFFER_LENjgillick
2020-03-22Add support for CommanderChris Burton
2020-03-22Add non-volatile memory support to STMjgillick
2020-03-21Merge remote-tracking branch 'circuitpython/master' into jgillick/circuitpyth...jgillick
2020-03-19Remove unnecessary changejgillick
2020-03-19Cleanupjgillick
2020-03-18Change the board to use an STM32F411 chip.jgillick
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