Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.*: Remove use of module() function, make all module functions local and ↵ | Kim Alvefur | 2015-02-21 | 1 | -3/+5 |
| | | | | return them in a table at the end | ||||
* | util.watchdog: Pass watchdog object to callback so that it doesn't always ↵ | Matthew Wild | 2012-05-18 | 1 | -1/+1 |
| | | | | have to be a closure | ||||
* | util.watchdog: Watchdog timer library | Matthew Wild | 2011-10-21 | 1 | -0/+34 |