aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* add README and LICENSEJohannes Stoelp2022-11-051-2/+2
|
* initial commitJohannes Stoelp2022-05-011-0/+8
Build small no_std example for rv64i target. This code executes some linux syscalls as demo and therefore expects to be executed in rv64 linux.