added photo, updated personal site post, added kernel and twinkle posts

This commit is contained in:
Parker TenBroeck 2026-04-20 16:32:15 -04:00
parent 55ab262a42
commit d583454cc2
9 changed files with 51 additions and 9 deletions

View file

@ -0,0 +1,13 @@
+++
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")}}