summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2020-11-22wipDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-20compilesDan Halbert
2020-11-19wip; not compiling yetDan Halbert
2020-11-19wipDan Halbert
2020-11-16Merge remote-tracking branch 'adafruit/main' into sleepDan Halbert
2020-11-16wip: initial code changes, starting from @tannewt's sleepio branchDan Halbert
2020-11-13Save flash spaceScott Shawcroft
2020-10-31Merge pull request #3627 from adafruit/6.0.xDan Halbert
2020-10-30improve USB CDC disconnect/reconnect checkingDan Halbert
2020-10-27Start tweaking the workflow to sleepScott Shawcroft
2020-10-16Merge pull request #3482 from cwalther/allocJeff Epler
2020-10-12Finer grained, per port tick lockingScott Shawcroft
2020-10-07Unify iMX flash config and add Metro M7 1011Scott Shawcroft
2020-10-02When there is not enough free space, but a matching hole on the other side, u...Christian Walther
2020-10-02Allow allocate_memory() to reuse holes when matching exactly.Christian Walther
2020-10-02Fix inconsistent supervisor heap.Christian Walther
2020-10-01Merge pull request #3469 from jepler/noreturnScott Shawcroft
2020-09-29Update make translate scriptmicroDev
2020-09-28Add some NORETURN attributesJeff Epler
2020-09-24supervisor: stub: make unimplemented safe_mode loop foreverJeff Epler
2020-09-17supervisor: Improve serial connection detectionJeff Epler
2020-09-16Merge pull request #3398 from jepler/better-dictionary-compressionScott Shawcroft
2020-09-15supervisor translate: explain the dictionaryJeff Epler
2020-09-13Update safe_mode.cmicroDev
2020-09-13Update safe mode reasonmicroDev
2020-09-14Small improvements to the dictionary compressionTaku Fukada
2020-09-12compression: Implement ciscorn's dictionary approachJeff Epler
2020-09-12Fix serial console output & add more boardsmicroDev
2020-09-11Added esp32s2 safe_mode & fixed user_safe_modemicroDev
2020-09-10Merge pull request #3370 from jepler/compression-bigramsScott Shawcroft
2020-09-08Fix decompression of unicode values above 2047Jeff Epler
2020-09-08translations: Make decompression clearerJeff Epler
2020-09-08Fix heap without PSRAM. Never set heap_size.Scott Shawcroft
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-09-02Merge pull request #3344 from jepler/issue-3184Scott Shawcroft
2020-09-01add bigram compression to makeqstrdataJeff Epler
2020-09-01supervisor: Always allocate at least a 1x1 terminalJeff Epler
2020-08-30merge from upstreamDan Halbert
2020-08-27Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-25Merge pull request #3318 from jepler/interrupt-serial-rxJeff Epler
2020-08-25Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-24Fix RGB LED useScott Shawcroft
2020-08-23supervisor: use mp_handle_pending to check for exceptionsJeff Epler
2020-08-23WIP supervisor: check for interrupt during rx_chrJeff Epler
2020-08-21Merge remote-tracking branch 'adafruit/main' into ble_hciDan Halbert
2020-08-20merge from upstream; working; includes debug_out code for debugging via Salea...Dan Halbert
2020-08-19Add usb-endpoint-count checkingJeff Epler
2020-08-19Disable wifi debug logging and memory logScott Shawcroft
2020-08-19Add debugging. Scanning doesn't crash but returns no results. Need to config ...Scott Shawcroft