Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add basic unit testing for util.c | David Phillips | 2021-02-08 |
| | |||
* | Use float-enabled printf implementation | David Phillips | 2020-12-20 |
I hadn't realised there is a float-enabled printf implementation in AVR libc, so let's use that instead of our own hack. |