summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-27Added inline pyi to audiobusiodherrada
2020-04-27Added inline pyi to analogiodherrada
2020-04-25Added pyi to OneWire.cdherrada
2020-04-25Fixed empty linesdherrada
2020-04-25Added inline pyi to UART.cdherrada
2020-04-25Added inline pyi to I2C.cdherrada
2020-04-23Reorganized pyi againdherrada
2020-04-23Reogranized pyi in spi.cdherrada
2020-04-22Added pyi to SPI.cdherrada
2020-04-22Merge pull request #2800 from dhalbert/nrf-firmware-size-fixScott Shawcroft
2020-04-22Merge pull request #2802 from jepler/update-ulabScott Shawcroft
2020-04-22ulab: Update from upstreamJeff Epler
2020-04-22fix calculation of nrf firmware sizeDan Halbert
2020-04-21Merge pull request #2797 from jepler/fix-27925.3.0-rc.05.3.0Scott Shawcroft
2020-04-21displayio: Fix "bus type" problem introduced at 8cba145c9029Jeff Epler
2020-04-21Merge pull request #2789 from simmel-project/nrf52833Scott Shawcroft
2020-04-21nrf: bleio: parameterize softradio configurationSean Cross
2020-04-21nrf: mpconfigport: support configuration of various sizesSean Cross
2020-04-21nrf: mpconfigport: subtract config size from firmware sizeSean Cross
2020-04-21nrf: add support for nrf52833Sean Cross
2020-04-21nrf: make rgbmatrix and framebufferio optionalSean Cross
2020-04-21nrf: supervisor: support building without BUSIOSean Cross
2020-04-21nrf: make neopixel support optionalSean Cross
2020-04-21external_flash: add support for mx25r1635fSean Cross
2020-04-20Merge pull request #2777 from pewpew-game/masterScott Shawcroft
2020-04-20Merge pull request #2788 from k0d/nulceo_f767_flash_bugfixhierophect
2020-04-20STM32: f767: Fixes linker settings.Mark Olsson
2020-04-20Merge pull request #2775 from jepler/rgbmatrixJeff Epler
2020-04-19RGBMatrix: nonessential change to kick ActionsJeff Epler
2020-04-17make translateJeff Epler
2020-04-17framebufferio: update copyright informationJeff Epler
2020-04-17RGBMatrix: this comment no longer describes the codeJeff Epler
2020-04-17RGBMatrix: documentation got behind the codeJeff Epler
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17RGBMatrix: remove unneeded propertiesJeff Epler
2020-04-17framebufferio: get width, etc., from protocol, not object propertyJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17protomatter: move get_width/height to common_halJeff Epler
2020-04-17fix doc buildJeff Epler
2020-04-17framebufferio: get more properties direct from underlying framebufferJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff Epler
2020-04-17framebufferio: get width, height from framebuffer propertiesJeff Epler
2020-04-17Protomatter: add width, height propertiesJeff Epler
2020-04-17Merge pull request #2735 from hierophect/stm32x7-setuphierophect
2020-04-17Add copyrights to pewpew m4 and ugame board.cRadomir Dopieralski
2020-04-16Merge pull request #2768 from xobs/litex-full-buildScott Shawcroft
2020-04-16startup file crash fix, H7 bin fixLucian Copeland
2020-04-16Update copyright to bump the CIScott Shawcroft
2020-04-16Bump circuitpython-stage to 1.0.11 to fix audio problemsRadomir Dopieralski
2020-04-16litex: enable binascii and ujson modulesSean Cross