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

#241 in Embedded development

Download history 1139/week @ 2024-07-22 953/week @ 2024-07-29 727/week @ 2024-08-05 578/week @ 2024-08-12 538/week @ 2024-08-19 629/week @ 2024-08-26 681/week @ 2024-09-02 828/week @ 2024-09-09 966/week @ 2024-09-16 849/week @ 2024-09-23 805/week @ 2024-09-30 1090/week @ 2024-10-07 893/week @ 2024-10-14 1328/week @ 2024-10-21 716/week @ 2024-10-28 456/week @ 2024-11-04

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

~235–680KB
~16K SLoC