Skip to content

Commit

Permalink
NuttX boots in Web Browser yay!
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Jan 5, 2024
1 parent b2b37ee commit 10638a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,11 @@ $ git clone https://github.com/lupyuen/nuttx-tinyemu
$ simple-http-server nuttx-tinyemu/docs
```

Then browse to `http://0.0.0.0:8000/index.html`
Then browse to...

```text
http://0.0.0.0:8000/index.html
```

To do Console Input, we need VirtIO...

Expand Down

0 comments on commit 10638a4

Please sign in to comment.