Skip to content

Commit fb81d41

Browse files
committed
Add console example
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 0cb7e93 commit fb81d41

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "examples/example-os"]
22
path = examples/example-os
33
url = https://github.com/waybyte/example-os.git
4+
[submodule "examples/example-console"]
5+
path = examples/example-console
6+
url = https://github.com/waybyte/example-console.git

examples/example-console

Submodule example-console added at e5ccbcd

0 commit comments

Comments
 (0)