Skip to content

Commit

Permalink
Add a video example running on QEMU
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 ea542e1 commit 28b13ba
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 @@ -12,6 +12,8 @@ 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.

<script src="https://asciinema.org/a/bTjOs9zVmZRRAral6bYUUUrar.js" id="asciicast-bTjOs9zVmZRRAral6bYUUUrar" async="true"></script>

## 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 28b13ba

Please sign in to comment.