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

#354 in Embedded development

Download history 1328/week @ 2024-10-21 716/week @ 2024-10-28 456/week @ 2024-11-04 894/week @ 2024-11-11 702/week @ 2024-11-18 714/week @ 2024-11-25 646/week @ 2024-12-02 585/week @ 2024-12-09 531/week @ 2024-12-16 642/week @ 2024-12-23 545/week @ 2024-12-30 898/week @ 2025-01-06 733/week @ 2025-01-13 874/week @ 2025-01-20 992/week @ 2025-01-27 725/week @ 2025-02-03

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

~200–630KB
~15K SLoC