7 releases

new 0.3.6 Apr 4, 2024
0.3.5 Jul 31, 2023
0.3.1 Jun 9, 2023
0.3.0 Jan 16, 2022
0.2.1 Sep 25, 2021

#324 in Embedded development

Download history 4829/week @ 2023-12-18 4823/week @ 2023-12-25 4879/week @ 2024-01-01 4670/week @ 2024-01-08 4784/week @ 2024-01-15 5216/week @ 2024-01-22 4703/week @ 2024-01-29 4145/week @ 2024-02-05 4225/week @ 2024-02-12 3694/week @ 2024-02-19 3571/week @ 2024-02-26 3302/week @ 2024-03-04 3017/week @ 2024-03-11 2511/week @ 2024-03-18 2320/week @ 2024-03-25 2425/week @ 2024-04-01

10,683 downloads per month
Used in 7 crates (5 directly)

MIT/Apache

76KB
1.5K SLoC

GNU Style Assembly 1K SLoC // 0.1% comments Alex 435 SLoC Rust 61 SLoC Python 3 SLoC // 0.9% comments

Contains (static library, 22KB) native_lib/libmips-rt.a

mips_rt

Crates.io docs.rs

Basic Rust runtime and startup files for MIPS based microcontrollers


lib.rs:

Startup code and minimal runtime for MIPS microcontrollers targets a MIPS microcontroller.

Dependencies

~315–760KB
~18K SLoC