riscv-rt 0.1.2

Minimal runtime / startup for RISCV CPU's
Documentation
[package]
name = "riscv-rt"
version = "0.1.2"
repository = "https://github.com/dvc94ch/riscv-rt"
authors = ["David Craven <david@craven.ch>"]
categories = ["embedded", "no-std"]
description = "Minimal runtime / startup for RISCV CPU's"
keywords = ["riscv", "runtime", "startup"]
license = "ISC"

[dependencies]
r0 = "^0.2.1"
riscv = "^0.1.1"