4 releases

new 0.1.3 Sep 3, 2024
0.1.2 Jul 19, 2024
0.1.1 Jul 8, 2024
0.1.0 Jul 8, 2024

#539 in Embedded development

Download history 183/week @ 2024-07-04 29/week @ 2024-07-11 137/week @ 2024-07-18 9/week @ 2024-07-25 114/week @ 2024-08-29

114 downloads per month

MPL-2.0 license

7.5MB
10K SLoC

C 9K SLoC // 0.1% comments Rust 758 SLoC Python 206 SLoC // 0.4% comments Batch 26 SLoC JavaScript 5 SLoC Shell 1 SLoC

wiringX

Safe Rust port of the wiringX GPIO library.

Examples found in the examples folder next to this readme.

Examples are made for the Milk-V Duo S, but can easily be changed for other platforms by changing the selected platform in the enum and changing the pin number for the LED.


lib.rs:

Safe WiringX Rust bindings.

Dependencies

~0.7–8MB
~68K SLoC