Can you generate VGA and handle a PS/2 keyboard with a Cortex-M4 in Rust? That’s precisely what [theJPster] wanted to find out with Monotron, a 1980s style home computer programmed in pure Rust. In order to run embedded Rust without a working operating system, some tools are necessary: an LLVM back-end for generating machine code, […]