Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
/ AtomOS Public archive

AtomOS is a small operating system made in Rust with no_std

Notifications You must be signed in to change notification settings

LukasDoesDev/AtomOS

Repository files navigation

Moved to GitLab

AtomOS

Dependencies

  • Rustup target thumbv7em-none-eabihf.
  • Rustup component llvm-tools-preview.
  • Rustup nightly toolchain.

Running

  • QEMU: cargo krun
  • Get an image: cargo kimage

Testing

  • QEMU: cargo ktest
  • Physical machine: TODO

About

AtomOS is a small operating system made in Rust with no_std

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages