Add serialOut info in doc
This commit is contained in:
parent
6471ee9a2d
commit
72d566986c
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
serialOut
|
||||||
|
disk.img
|
||||||
|
kernel
|
||||||
|
kernel.sym
|
||||||
|
userspace/user
|
@ -32,6 +32,8 @@ gdb could be launch with debug symbols using :
|
|||||||
|
|
||||||
`make debug`
|
`make debug`
|
||||||
|
|
||||||
|
Serial log will be saved in the `serialOut` file.
|
||||||
|
|
||||||
Then you can check some matos specific commands or pretty printing with
|
Then you can check some matos specific commands or pretty printing with
|
||||||
|
|
||||||
`help user-defined`
|
`help user-defined`
|
||||||
|
Loading…
Reference in New Issue
Block a user