Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix clippy lints | Johannes Stoelp | 2022-11-10 | 1 | -1/+1 |
| | |||||
* | initial commit | Johannes Stoelp | 2022-05-01 | 1 | -0/+61 |
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. |