Planned stack trace

This commit is contained in:
Alex Kotov 2022-01-12 15:56:39 +05:00
parent dd260828c1
commit f6b31a493c
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ API
* [Assertions](/include/kernaux/assert.h)
* [Simple](/examples/assert_simple.c)
* [Guards](/examples/assert_guards.c)
* Stack trace *(planned)*
* Device drivers (for debugging only)
* [Serial console](/include/kernaux/console.h)
* [Framebuffer](/include/kernaux/framebuffer.h) *(planned)*