Skip to content

slp/endbasic-hermit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

endbasic-hermit

Bare metal EndBASIC using Hermit for Rust.

Requirements

Usage

Install the Rust Standard Library for Hermit

See rust-std-hermit.

Note that rust-std-hermit is not available for the stable toolchain channel but for specific channels of stable Rust versions. See rust-toolchain.toml.

Build the Hermit Application

$ cargo build --target aarch64-unknown-hermit --release

Run the Application in QEMU

$ ./start.sh

About

RPi4 bare metal EndBASIC using Hermit for Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published