/devOS

dev OS is a very basic EV3 firmware in Rust

Primary LanguageRustMIT LicenseMIT

dev OS

A very basic EV3 firmware written in Rust. The eventual goal of dev OS is to be useful for simple robots, where Linux is overkill and fast boot is desired.

Current status

Debugging messages and learning how to cope without an OS.