circuitpython/supervisor/shared
Sean Cross c7efc94a33 watchdog: move timeout exception to shared-bindings
Make this exception globally available to all platforms that have
enabled the watchdog timer.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-27 11:28:49 +08:00
..
external_flash More erroneous else statements 2020-05-09 12:16:04 -07:00
usb supervisor: support debugging tinyusb 2020-05-21 21:35:30 +08:00
autoreload.c Updates based on feedback from jepler 2020-04-06 16:03:31 -07:00
autoreload.h Refine _bleio 2019-10-21 18:57:03 -07:00
bluetooth.c bleio: adapter: add advertising timeout and status 2020-05-19 15:01:19 +08:00
bluetooth.h Refine _bleio 2019-10-21 18:57:03 -07:00
board.c pygamer and pybadge boards were not resetting neopixels 2020-01-24 09:32:28 -05:00
board.h reset NeoPixels on CPB on soft reload 2020-01-23 20:16:31 -05:00
display.c RGBMatrix: finish renaming from Protomatter 2020-04-17 18:44:07 -05:00
display.h Track a dirty area for in-memory bitmaps 2019-07-18 16:47:28 -07:00
filesystem.c Allow drive name to be set per target, with fallback to pre-existing behaviour 2020-02-12 11:09:48 +00:00
flash.c Initial work for STM32. Need to fix us delay and PulseIn still. 2020-03-20 12:58:34 -07:00
internal_flash.h Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
memory.c Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
micropython.c Add feature conditionals and clean up 2019-07-22 12:58:28 -04:00
rgb_led_colors.h Reduce DotStar status brightness; macros for status colors 2019-11-01 13:37:36 -04:00
rgb_led_status.c Fix DotStar status LED init. 2020-03-17 12:11:11 -07:00
rgb_led_status.h Disable bitbangio on Itsy M0 2019-08-27 15:21:47 -07:00
safe_mode.c supervisor: add a new WATCHDOG_RESET safe mode reason 2020-05-27 11:28:49 +08:00
safe_mode.h supervisor: add a new WATCHDOG_RESET safe mode reason 2020-05-27 11:28:49 +08:00
serial.c Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00
stack.c Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
stack.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
status_leds.c Add feature conditionals and clean up 2019-07-22 12:58:28 -04:00
status_leds.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
tick.c watchdog: move timeout exception to shared-bindings 2020-05-27 11:28:49 +08:00
tick.h Fix autoreload, neopixel, monotonic_ns and sleep w/o SD 2020-03-13 11:12:31 -07:00
translate.c translation: Compress as unicode, not bytes 2019-12-02 09:46:46 -06:00
translate.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00