mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Syscalls now accept two parameters, allowing for things like "int count = read(buf, len)" Rather than providing safe signatures for syscalls, the user is now given helper functions to safely parse incoming values, c-strings and slices. |
||
|---|---|---|
| .. | ||
| conio | ||
| fib | ||
| hello-asm | ||
| helloworld | ||
| lissajous | ||
| rust-hello | ||
| self | ||
| sketch | ||
| zig-mandel | ||
| zigtris | ||
| crt0.S | ||
| Dockerfile | ||
| linker.ld | ||
| Makefile | ||
| non-rust-crt0-hack.S | ||