mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-07 05:18:40 -04:00
12 lines
No EOL
427 B
Markdown
12 lines
No EOL
427 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
|
|
|
|
|
|
{{ video(src="/videos/kernel/os_demo.mp4", controls=true, caption="meow")}} |