Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.
hustccc edited this page Nov 18, 2020 · 5 revisions

Welcome to the xv6-k210 wiki!

This repo is trying to port MIT OS xv6-riscv on kendryte k210 with MMU.

  • Multicore boot
  • Bare-metal printf
  • Memory alloc
  • Page Table
  • Timer interrupt
  • S mode extern interrupt
  • Receive uarths message
  • SD card driver
  • Process management
  • File system
  • User program

Build and Run

About Board

RustSBI

Document

Clone this wiki locally