Add serialOut info in doc

This commit is contained in:
Mathieu Maret 2022-09-03 22:55:11 +02:00
parent 6471ee9a2d
commit 72d566986c
2 changed files with 7 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
serialOut
disk.img
kernel
kernel.sym
userspace/user

View File

@ -32,6 +32,8 @@ gdb could be launch with debug symbols using :
`make debug`
Serial log will be saved in the `serialOut` file.
Then you can check some matos specific commands or pretty printing with
`help user-defined`