summaryrefslogtreecommitdiff
path: root/shared-bindings/supervisor
AgeCommit message (Expand)Author
2018-11-03Adding the serial_bytes_available() method to the 3.x branchATMakersBill
2018-05-16Rephrase the docScott Shawcroft
2018-05-14move reload exception to reload.cRoy Hooper
2018-05-14Rename reload_next_character to reload_requested to make it match it's intend...Roy Hooper
2018-05-14Initial implementation of supervisor.reload()Roy Hooper
2018-04-06supervisor/Runtime: updated documentation for 'no disconnect'sommersoft
2018-03-091 more sphinx fix; added '.. class::' constructorsommersoft
2018-03-09sphinx fix; incorrect currentmodule refsommersoft
2018-03-09sphinx fix; added toctree to include 'runtime'sommersoft
2018-03-09atmel-samd: changed Status to Runtime; instituted runtime singletonsommersoft
2018-02-19added Status submodule to shared-bindings/supervisor; issue #544sommersoft
2017-11-16Create supervisor module.Scott Shawcroft