mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Planned USB driver
This commit is contained in:
parent
9dc5979944
commit
fbab6ce995
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ API
|
|||
* Device drivers (for debugging only)
|
||||
* [Serial console](/include/kernaux/console.h)
|
||||
* [Framebuffer](/include/kernaux/framebuffer.h) *(planned)*
|
||||
* USB *(planned)*
|
||||
* Algorithms
|
||||
* [Simple command line parser](/include/kernaux/cmdline.h)
|
||||
* [Example](/examples/cmdline.c)
|
||||
|
|
Loading…
Reference in a new issue