created example lib for sake of testing

This commit is contained in:
2025-02-20 15:52:42 +00:00
parent 76f070af8b
commit 294e6f0e33
12 changed files with 288 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
[workspace]
members = [
members = [
"lib_example",
"kernel"
]
resolver = "2"