summaryrefslogtreecommitdiff
path: root/shared-bindings/alarm/time
AgeCommit message (Collapse)Author
2021-03-15run code formatting scriptmicroDev
2020-12-22A couple sleep fixesScott Shawcroft
* Better messaging when code is stopped by an auto-reload. * Auto-reload works during sleeps on ESP32-S2. Ticks wake up the main task each time. * Made internal naming consistent. CamelCase Python names are NOT separated by an underscore.
2020-12-01fix doc errorsDan Halbert
2020-11-27fix stub problems; touch up docDan Halbert
2020-11-26deep sleep working; deep sleep delay when connectedDan Halbert
2020-11-25merge from upstream + wipDan Halbert
2020-11-25changed alarm.time APIDan Halbert
2020-11-24some API renaming and bug fixes; fix docsDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-11-20compilesDan Halbert
2020-11-19wipDan Halbert
2020-11-19WIP: redo API; not compiled yetDan Halbert