firmware-rust icon indicating copy to clipboard operation
firmware-rust copied to clipboard

Port C++ libraries to Rust

Open zsup opened this issue 10 years ago • 2 comments

zsup avatar Jan 27 '16 22:01 zsup

What C++ libraries are planned to be ported to Rust?

japaric avatar Jan 29 '16 20:01 japaric

I believe the main set that needs to be ported is the Wiring implementation (i.e. all the Arduino stuff), although the implementation will be different because we want to use Rust idioms instead of Arduino-isms (see #2)

zsup avatar Feb 01 '16 00:02 zsup