@@ -675,7 +675,7 @@ Now we implement Console Input / Output with the NuttX Serial Driver for VirtIO:
675675
676676- [ See the Modified Files] ( https://github.com/lupyuen2/wip-pinephone-nuttx/pull/50/files )
677677
678- - [ See the Work-In-Progress Demo] ( https://lupyuen.github.io/nuttx-tinyemu/tinyemu2 )
678+ - [ See the Full Demo] ( https://lupyuen.github.io/nuttx-tinyemu )
679679
680680``` text
681681Device Drivers > Virtio Device Support
@@ -707,9 +707,9 @@ TODO: Check the PLIC Interrupt for VirtIO Console
707707
708708But for now: Let's look inside our VirtIO Guest (NuttX) and VirtIO Host (TinyEMU)...
709709
710- ![ Live Demo of Upcoming NuttX on TinyEMU] ( https://lupyuen.github.io/images/tinyemu-nsh.png )
710+ ![ Live Demo of NuttX on TinyEMU] ( https://lupyuen.github.io/images/tinyemu-nsh.png )
711711
712- > [ _ Live Demo of Upcoming NuttX on TinyEMU_ ] ( https://lupyuen.github.io/nuttx-tinyemu/tinyemu2 )
712+ > [ _ Live Demo of NuttX on TinyEMU_ ] ( https://lupyuen.github.io/nuttx-tinyemu )
713713
714714# Inside the VirtIO Driver for NuttX
715715
@@ -989,11 +989,11 @@ When we enable the NuttX Console for VirtIO, NuttX Shell works correctly yay!
989989
990990[See the Modified Files](https://github.com/lupyuen2/wip-pinephone-nuttx/pull/50/files)
991991
992- [See the Full Demo](https://lupyuen.github.io/nuttx-tinyemu/tinyemu2 )
992+ [See the Full Demo](https://lupyuen.github.io/nuttx-tinyemu)
993993
994994
995995
996- > [_Live Demo of NuttX on TinyEMU_](https://lupyuen.github.io/nuttx-tinyemu/tinyemu2 )
996+ > [_Live Demo of NuttX on TinyEMU_](https://lupyuen.github.io/nuttx-tinyemu)
997997
998998# TinyEMU can't enable Machine-Mode Software Interrupts
999999
0 commit comments