summaryrefslogtreecommitdiff
path: root/supervisor/shared/safe_mode.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-02allow the safe mode danse if RESET_REASON_UNKNOWNNeradoc
2021-01-21Fix ESP buildScott Shawcroft
2021-01-20Add initial RP2040 supportScott Shawcroft
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-20compilesDan Halbert
2020-11-19wipDan Halbert
2020-11-16wip: initial code changes, starting from @tannewt's sleepio branchDan Halbert
2020-10-27Start tweaking the workflow to sleepScott Shawcroft
2020-09-29Update make translate scriptmicroDev
2020-09-13Update safe_mode.cmicroDev
2020-09-13Update safe mode reasonmicroDev
2020-09-12Fix serial console output & add more boardsmicroDev
2020-09-11Added esp32s2 safe_mode & fixed user_safe_modemicroDev
2020-09-08Fix heap without PSRAM. Never set heap_size.Scott Shawcroft
2020-08-04safe_mode: Exclude NORDIC_SOFT_DEVICE_ASSERT str if possibleJeff Epler
2020-05-27supervisor: add a new WATCHDOG_RESET safe mode reasonSean Cross
2020-01-17Refine iMX RT memory layout and add three boardsScott Shawcroft
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-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-05-09Rework safe mode so we can trigger on all resetsScott Shawcroft
2019-05-08Update `on_next_reset` for new safe mode.Scott Shawcroft
2019-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
2019-04-05Fix crash when getting board.SPI outside the VMScott Shawcroft
2019-03-12Enter safe mode when an allocation is attempted on an uninitialized heap.Scott Shawcroft
2018-12-06Rework safe mode and have heap overwrite trigger it.Scott Shawcroft