GENADEV_OS
1.0.0


必要なパッケージ
それを実行するために
make run UART0を使用して出力をデバッグします。これを変更して、 make run_uart1を介してmini uartを使用できます。 # In this example we will use vinagre as a VNC client but you can use any software you wish
sudo apt install vinagre # This command may vary based on your distro
make run # GENADEV_OS will start executing
vinagre :5901 # Start the VNC client
# A GUI window should have opened, now click `connect`, enter 127.0.0.1:1 as the host and connect. You should now see the the screen of GENADEV_OS 貢献に興味がある人については、貢献ガイドラインを参照してください。