circuitpython/shared-bindings/supervisor
Scott Shawcroft 5e015001c0
Add supervisor.runtime.autoreload
This replaces supervisor.enable_autoreload() and
supervisor.disable_autoreload(). It also allows user code to get
the current autoreload state.

Replaces #5352 and part of #5414
2022-08-04 16:34:25 -07:00
..
RunReason.c some API renaming and bug fixes; fix docs 2020-11-24 23:37:05 -05:00
RunReason.h wip 2020-11-22 19:10:09 -05:00
Runtime.c Add supervisor.runtime.autoreload 2022-08-04 16:34:25 -07:00
Runtime.h rework auto-reload delay logic 2022-03-11 14:03:04 -05:00
__init__.c Add supervisor.runtime.autoreload 2022-08-04 16:34:25 -07:00
__init__.h keypad: Event: add timestamp. 2021-09-16 21:08:05 -05:00