mips-rt 0.3.2

Minimal runtime for MIPS MCU cores
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.mips-rt-macros]
version = "0.3.0"

[package]
authors = ["Stephan <kiffie@mailbox.org"]
categories = ["embedded", "no-std"]
description = "Minimal runtime for MIPS MCU cores"
edition = "2021"
keywords = ["mips", "pic32", "runtime", "startup"]
license = "MIT OR Apache-2.0"
name = "mips-rt"
readme = "README.md"
repository = "https://github.com/kiffie/pic32-rs"
version = "0.3.2"