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

#257 in Embedded development

Download history 530/week @ 2024-08-18 611/week @ 2024-08-25 669/week @ 2024-09-01 834/week @ 2024-09-08 960/week @ 2024-09-15 851/week @ 2024-09-22 803/week @ 2024-09-29 1087/week @ 2024-10-06 913/week @ 2024-10-13 1317/week @ 2024-10-20 743/week @ 2024-10-27 474/week @ 2024-11-03 838/week @ 2024-11-10 704/week @ 2024-11-17 741/week @ 2024-11-24 641/week @ 2024-12-01

2,967 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

~215–650KB
~16K SLoC