7 releases

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

#329 in Embedded development

Download history 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 2288/week @ 2024-04-01 2112/week @ 2024-04-08 2185/week @ 2024-04-15 2144/week @ 2024-04-22 2399/week @ 2024-04-29 1718/week @ 2024-05-06

8,610 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

~330–780KB
~19K SLoC