summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-29.../devices.h: Add GigaDevices GD25S512MD 64 MiB flash chip support.Brian Dean
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-28translations: document the compressed formatJeff Epler
2020-05-28string compression: save a few bits per stringJeff Epler
2020-05-27watchdog: move timeout exception to shared-bindingsSean Cross
2020-05-27supervisor: tick: check for watchdog exception if enabledSean Cross
2020-05-27supervisor: add a new WATCHDOG_RESET safe mode reasonSean Cross
2020-05-27tick: break on watchdog timeout exceptionSean Cross
2020-05-21supervisor: support debugging tinyusbSean Cross
2020-05-19Merge pull request #2910 from tannewt/esp32s2Scott Shawcroft
2020-05-19bleio: adapter: add advertising timeout and statusSean Cross
2020-05-19_bleio: support anonymous advertisingSean Cross
2020-05-18Merge pull request #2837 from k0d/serial-debugScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-05-09More erroneous else statementsMax Holliday
2020-05-09Unified single_status_byte & no_reset_cmd behaviorMax Holliday
2020-05-09Removing erroneous else statements Max Holliday
2020-05-09Replacing device that was accidentally deleted Max Holliday
2020-05-04Merge branch 'master' into non-standard-nvmDan Halbert
2020-05-03.../external_flash.c: Don't attempt to issue CMD_READ_STATUS2 forBrian Dean
2020-04-28fixing diff errorMax Holliday
2020-04-28decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLEMax Holliday
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-27Merge remote-tracking branch 'adafruit/master'Max Holliday
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-15translations-mergeLucian Copeland
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-13Various requested fixesLucian Copeland
2020-04-07adds standard (non-queued) SPI support to QSPI for external flashMax Holliday
2020-04-06Updates based on feedback from jeplerScott Shawcroft
2020-04-03Rework sleep timingScott Shawcroft
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-04-02Clean upScott Shawcroft
2020-04-01merge and docsLucian Copeland
2020-04-01Implement requested changesLucian Copeland
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-31supervisor: enable itcm memory region for fomuSean Cross
2020-03-25supervisor/shared/external_flash/devices.h: Add MX25L51245G support.Brian Dean