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 f069e7c
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.

[![asciicast](https://asciinema.org/a/bTjOs9zVmZRRAral6bYUUUrar.svg)](https://asciinema.org/a/bTjOs9zVmZRRAral6bYUUUrar)

## 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 f069e7c

Please sign in to comment.