added pictures/gallery. organized media better

This commit is contained in:
Parker TenBroeck 2026-01-20 19:22:57 -05:00
parent b0d420c311
commit 4886fa19c9
65 changed files with 318 additions and 112 deletions

View file

@ -0,0 +1,12 @@
+++
title = "Kernel"
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"]
+++
https://github.com/ParkerTenBroeck/milkv-duos-rs
{{ video(src="/projects/kernel/os_demo.mp4", controls=true, caption="meow")}}

Binary file not shown.