summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2020-09-08Fix decompression of unicode values above 2047Jeff Epler
2020-04-21external_flash: add support for mx25r1635fSean Cross
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-15translations-mergeLucian Copeland
2020-04-14displayio: swap colors in palettes tooJeff Epler
2020-04-14fix build for non-displayio & non-protomatter targetsJeff Epler
2020-04-14protomatter: more memory allocation fixesJeff Epler
2020-04-14allow retrieving info about a supervisor allocationJeff Epler
2020-04-13Various requested fixesLucian Copeland
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-04-01merge and docsLucian Copeland
2020-04-01Implement requested changesLucian Copeland
2020-03-31supervisor: enable itcm memory region for fomuSean Cross
2020-03-25supervisor/shared/external_flash/devices.h: Add MX25L51245G support.Brian Dean
2020-03-17Fix DotStar status LED init.Scott Shawcroft
2020-02-25Merge pull request #2655 from jepler/thing51Jeff Epler
2020-02-25samd51 thing plus: new portjepler
2020-02-24Fix Mac crash when waking up with an ejected CIRCUITPYScott Shawcroft
2020-02-20Disable BLE file service for nowScott Shawcroft
2020-02-12Merge pull request #2615 from mubes/label-driveScott Shawcroft
2020-02-12Allow drive name to be set per target, with fallback to pre-existing behaviourDave Marples
2020-02-12Added fix to allow remount when usb enabled but msc is ejectedGadi Rotenberg
2020-02-06Add support for external flash device Winbond.com W25Q80DVLangston Nashold
2020-01-29Merge branch 'master' into stm32-meowbithierophect
2020-01-28Implement requested changesLucian Copeland
2020-01-27Merge pull request #2532 from tannewt/teensy4-devScott Shawcroft
2020-01-24pygamer and pybadge boards were not resetting neopixelsDan Halbert
2020-01-23reset NeoPixels on CPB on soft reloadDan Halbert
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
2020-01-17Meowbit bus conflict WIPHierophect
2019-12-20Merge pull request #2390 from jepler/displayio-set-rotationScott Shawcroft
2019-12-17Improve USB eject by resetting on replugScott Shawcroft
2019-12-16displayio: make 'rotation' property settableJeff Epler
2019-12-12merge from masterDan Halbert
2019-12-12make translate and remove backslash-r'sDan Halbert
2019-12-12Fix flash write error handling; clean up safe mode message printingDan Halbert
2019-12-11Merge remote-tracking branch 'adafruit/master' into ld-cleanupDan Halbert
2019-12-10merge from upstreamDan Halbert
2019-12-10working on all portsDan Halbert
2019-12-10supervisor: external_flash: don't call m_free when it's badJeff Epler
2019-12-10supervisor: external_flash: don't call m_malloc_maybe when it's badJeff Epler
2019-12-06Comment supervisor ble data arrays.Scott Shawcroft
2019-12-05wipDan Halbert
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-12-02Merge pull request #2345 from jepler/compressed-unicodeScott Shawcroft
2019-12-02translation: Compress as unicode, not bytesJeff Epler
2019-11-29Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-26update filesystem.cAyan Pahwa
2019-11-26Not creating code.py file for non-express boardsAyan Pahwa
2019-11-25Fix build failure for boards with less memoryAyan Pahwa