Skip to content

Commit

Permalink
Merge pull request #5 from akriese/update-readme
Browse files Browse the repository at this point in the history
doc: add make minicom
  • Loading branch information
akriese authored Nov 6, 2023
2 parents 6e0157a + 57debd3 commit b81d7a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ before the infinite loop.

If you wish to access the serial output of the kernel in `qemu` via `minicom`,
execute `minicom -D unix:/tmp/serial.socket` in another shell.

You can also execute `make minicom` to start minicom with the right flags.

0 comments on commit b81d7a5

Please sign in to comment.