A platonic ideal Renode machine on which to run Xous
Go to file
Sean Cross d27b9a99a6 LICENSE: add Apache-2.0 license
This addresses issue #1.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-12-25 20:13:02 +08:00
.gitattributes initial commit 2019-12-18 09:53:11 +08:00
.gitignore initial commit 2019-12-18 09:53:11 +08:00
LICENSE LICENSE: add Apache-2.0 license 2019-12-25 20:13:02 +08:00
README.md initial commit 2019-12-18 09:53:11 +08:00
boot.resc boot: add reset script to reload the elf file 2019-12-25 20:12:19 +08:00
platonic.repl platform: first working irq test 2019-12-19 12:17:38 +08:00

README.md

Platonic RISC-V Device

Platonic is an ideal system useful for developing an operating system. It does not represent any sort of real hardware, though differences between platforms is minimal.

Usage

It is recommended to use Renode.