ParkerTenBroeck.github.io/content/blog/projects/milkv/index.md

13 lines
No EOL
435 B
Markdown

+++
title = "Milk-V"
description = "A from scratch bootloader, and kernel for the milkv-duos development board. Featuring VGA output, virtual memory support, rudimentary scheduling, UART, and kernel image loading through UART"
date = 2024-08-08
[taxonomies]
tags = ["rust", "embedded", "risc-v"]
category = ["project"]
+++
https://github.com/ParkerTenBroeck/milkv-duos-rs
{{ video(src="os_demo.mp4", controls=true, caption="meow")}}