Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | styling: Reformat the entire code base based on clang-format | Johnny Richard | |
The following command has been executed: clang-format -i src/*.c src/*.h test/*.c Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2021-11-14 | controller_t: Reduce memory usage using bitwise | Johnny Richard | |
2021-11-02 | docs: Add BSD 3-Clause License | Johnny Richard | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> | |||
2021-10-28 | Add microunit test framework | Johnny Richard | |
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com> |