summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30Merge pull request #2739 from bd34n/masterScott 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-28Support cached internal flash on the H743Lucian Copeland
2020-03-28Merge pull request #2730 from tannewt/fix_fourwire_phase_polarityJeff Epler
2020-03-27Update built in display initScott Shawcroft
2020-03-27Merge pull request #2737 from bd34n/masterScott Shawcroft
2020-03-27Flash additionsLucian Copeland
2020-03-27Update board name to bdmicro_vina_m0 to eliminate hyphens.Brian Dean
2020-03-27Fix sort. "bd" comes *after* "ba".Brian Dean
2020-03-27Fix tab introduced when adding bdmicro_vina-m0 board, should beBrian Dean
2020-03-26Add bdmicro_vina-m0 board to workflows/build.yml.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 remote-tracking branch 'upstream/master' into stm32x7-setupLucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-26Don't break the function signatureScott Shawcroft
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-26Merge pull request #2731 from bd34n/masterScott Shawcroft
2020-03-26Merge pull request #2732 from arturo182/mimxrt10xx_uart_fixScott 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-25supervisor/shared/external_flash/devices.h: Add MX25L51245G support.Brian Dean
2020-03-25Fix connection handle tracking in PacketBuffer when a server.Scott Shawcroft
2020-03-25Add polarity and phase to FourWire.Scott Shawcroft
2020-03-25Merge pull request #2727 from burtyb/commander-1Scott Shawcroft
2020-03-25No changeChris Burton
2020-03-24Remove Adafruit_CircuitPython_CircuitPlaygroundChris Burton
2020-03-24Add to build.ymlChris Burton
2020-03-24Merge pull request #2723 from jgillick/jgillick/circuitpython/stm32f411Scott Shawcroft
2020-03-24Merge pull request #2728 from billmoser/nrf-baudrate-fixJeff Epler
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 thunderpack to build.jgillick
2020-03-22Add non-volatile memory support to STMjgillick
2020-03-22Remove submodules included from micropython.jgillick
2020-03-21Merge remote-tracking branch 'circuitpython/master' into jgillick/circuitpyth...jgillick
2020-03-21Merge pull request #2721 from jepler/cannot-assignDan Halbert
2020-03-20runtime: Improve error message when setting read-only propertyJeff Epler
2020-03-19Merge pull request #2716 from jepler/pixelbuf-subscrScott Shawcroft
2020-03-19Remove unnecessary changejgillick
2020-03-19Cleanupjgillick