mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-03 19:39:16 +00:00
feat(userspace/apps/test/libc_test): rewrite a lot of the code and improve debugging with vscode using .devcontainer
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
8
Userspace/apps/test/libc_test/README.md
Normal file
8
Userspace/apps/test/libc_test/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# libc_test
|
||||
|
||||
This is a simple test to check if the libc is working properly.
|
||||
|
||||
I recommend you to use [devcontainer](https://code.visualstudio.com/docs/devcontainers/containers). It will make your life easier.
|
||||
|
||||
> [!CAUTION]
|
||||
> This is not fully working yet.
|
Reference in New Issue
Block a user