Skip to content

Commit

Permalink
Moar test
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Sabaté Solà <[email protected]>
  • Loading branch information
mssola committed Nov 25, 2024
1 parent 91852c9 commit a54c85f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ This kernel provides just one system call, `write_and_block`, which allows any
program to pass the string to be written into the serial port and wait for the
kernel to re-schedule it.

![Alt text](./doc/qemu.svg)
<img src="./doc/qemu.svg">

## Build

In order to build `fbos` you only need GCC. That being said, if you are not on a
Expand Down

0 comments on commit a54c85f

Please sign in to comment.