Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use log crate instead of hand-rolled solution. | Brian Cully | 2019-07-24 | 9 | -196/+249 | |
| | | | | | | | | | | | * Remove my logging macros except *_now variants, since those are still handy. * Move log flush into RTC handler. This probably belongs in a separate timer at some point. * Change all old log messages to log crate's macros, except the Panic and HardFault calls. | |||||
* | Remove link to license-file. | Brian Cully | 2019-07-24 | 1 | -1/+1 | |
| | ||||||
* | test adding config get. doesn't work. | Brian Cully | 2019-07-23 | 1 | -1/+17 | |
| | ||||||
* | Initial commit. | Brian Cully | 2019-07-23 | 26 | -0/+4649 | |