summaryrefslogtreecommitdiff
path: root/supervisor/shared
AgeCommit message (Expand)Author
2020-05-03.../external_flash.c: Don't attempt to issue CMD_READ_STATUS2 forBrian Dean
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-26Merge pull request #2805 from tannewt/update_tinyusbScott Shawcroft
2020-04-21Fix USB midi and hid disable.Scott Shawcroft
2020-04-21external_flash: add support for mx25r1635fSean Cross
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-17RGBMatrix: finish renaming from ProtomatterJeff Epler
2020-04-17Update TinyUSB and add interrupt hooks.Scott Shawcroft
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
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-06Updates based on feedback from jeplerScott Shawcroft
2020-04-03Rework sleep timingScott Shawcroft
2020-04-02Clean upScott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-25supervisor/shared/external_flash/devices.h: Add MX25L51245G support.Brian Dean
2020-03-20Initial work for STM32. Need to fix us delay and PulseIn still.Scott Shawcroft
2020-03-17Fix DotStar status LED init.Scott Shawcroft
2020-03-17Fix DotStar status LED init.Scott Shawcroft
2020-03-13Fix autoreload and ticks in generalScott Shawcroft
2020-03-13Hopefully fix flash flush and hopefully audio as well.Scott Shawcroft
2020-03-13Fix autoreload, neopixel, monotonic_ns and sleep w/o SDScott Shawcroft
2020-03-13First try at lowering the power consumptionScott 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
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-12make translate and remove backslash-r'sDan Halbert
2019-12-12Fix flash write error handling; clean up safe mode message printingDan 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-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