Readme: klog

This commit is contained in:
Imbus 2025-09-02 03:09:42 +02:00
parent f52f670eca
commit 9fd79ba46e

View file

@ -79,6 +79,7 @@ make distclean # Wipes the above, but also removes toolchain
- Kassert, some macro in the form of `ASSERT(condition, "This went wrong")`
- [FatFs](https://elm-chan.org/fsw/ff/)
- Integrate [Kconfig](https://github.com/ulfalizer/Kconfiglib)
- Klog, or some form of logging that is directable and more than just kprintf
### Libc Implementations