summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
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-20Merge pull request #2777 from pewpew-game/masterScott Shawcroft
2020-04-20STM32: f767: Fixes linker settings.Mark Olsson
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Rename Protomatter -> RGBMatrixJeff Epler
2020-04-17Rename _protomatter -> protomatterJeff 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-16startup file crash fix, H7 bin fixLucian Copeland
2020-04-16Update copyright to bump the CIScott Shawcroft
2020-04-16litex: enable binascii and ujson modulesSean Cross
2020-04-16litex: disable minimal buildSean Cross
2020-04-16litex: add os moduleSean Cross
2020-04-16litex: mphalport: add fake mp_hal_delay_usSean Cross
2020-04-15Fix RGB/BGR colors in StageRadomir Dopieralski
2020-04-15Fix korea translation error, minor submodule changeLucian Copeland
2020-04-15translations-mergeLucian Copeland
2020-04-15Implement requested changesLucian Copeland
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-13Implement cache-based readsLucian Copeland
2020-04-13Fix pin mapping for the H7 NucleoLucian Copeland
2020-04-13Merge remote-tracking branch 'upstream/master' into stm32x7-setupLucian Copeland
2020-04-13Various requested fixesLucian Copeland
2020-04-09Merge branch 'master' into nfc_copySabas
2020-04-09Update to v1.3sabas1080
2020-04-09Add busio support, cleanupLucian Copeland
2020-04-06mimxrt1011: Only re-init SPI when it's actually neededarturo182
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-04-02Implement F7 NucleoLucian Copeland
2020-04-02ports: fomu: move more functions into ram for stabilitySean Cross
2020-04-01merge and docsLucian Copeland
2020-04-01Implement requested changesLucian Copeland
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