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

#357 in Embedded development

Download history 734/week @ 2024-10-26 525/week @ 2024-11-02 824/week @ 2024-11-09 666/week @ 2024-11-16 729/week @ 2024-11-23 669/week @ 2024-11-30 610/week @ 2024-12-07 542/week @ 2024-12-14 568/week @ 2024-12-21 594/week @ 2024-12-28 877/week @ 2025-01-04 729/week @ 2025-01-11 850/week @ 2025-01-18 933/week @ 2025-01-25 820/week @ 2025-02-01 768/week @ 2025-02-08

3,486 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

~220–660KB
~16K SLoC