hermit-os / hermit-os/kernel

Use more semihosting features

Open
#2,265 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.5k
Forks
132
Avg merge
1d 14h
Merged PRs (30d)
39

Description

Semihosting allows communicating with the host for

- [ ] `stdin`, `stdout`, `stderr`,
- [ ] accessing the host file system,
- [x] shutting down with an exit code,
- [ ] getting program arguments,
- [ ] getting the time, and
- [ ] generating random data.

Hermit currently only supports shutting down with an exit code. It would be useful to support more.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.