ParkerTenBroeck.github.io/content/projects/kernel.md
Parker TenBroeck 6449151d7a First
2026-01-16 22:02:02 -05:00

9 lines
No EOL
349 B
Markdown

+++
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