From 9fd79ba46ecbbde8e3629e5468f5cbd39126e193 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Tue, 2 Sep 2025 03:09:42 +0200 Subject: [PATCH] Readme: klog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e8066e..8d95e18 100644 --- a/README.md +++ b/README.md @@ -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