summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-29Fix debug UART callScott Shawcroft
2020-06-25Merge pull request #3046 from jepler/same51Jeff Epler
2020-06-24Merge pull request #3038 from jepler/compute-usb-devicesJeff Epler
2020-06-24supervisor.mk: Conditionally assign USB_DEVICESJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-23Merge pull request #3043 from DavePutz/Issue-2865Scott Shawcroft
2020-06-23Update handing of a CTRL-C exceptionDavePutz
2020-06-23atmel-samd: Add SAM E54 Xplained boardJeff Epler
2020-06-22Update tick.cDavePutz
2020-06-22flash: Correctly signal error on invalid flash readJeff Epler
2020-06-21Rework handling of ctrl-c interruptDavePutz
2020-06-19Generate stacktrace and reset exception for ctrl-c interruptDavePutz
2020-06-15supervisor.mk: Compute what USB_DEVICES should be, and check it against what ...Jeff Epler
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