Crate qemu_rv32_virt_lib

Source
Expand description

Board file for qemu-system-riscv32 “virt” machine type

Modules§

io

Structs§

QemuRv32VirtPlatform
A structure representing this platform that holds references to all capsules for this platform. We’ve included an alarm and console.

Constants§

NUM_PROCS

Functions§

start
This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.

Type Aliases§

Chip
ScreenHw