Hacker News new | ask | show | jobs
by wyager 616 days ago
I made this with rust in 2020 http://yager.io/vumeter/vu.html

The embedded rust ecosystem has invanced a pretty insane degree since then. I have an ongoing embedded project and I have had to use C FFI calls a total of zero times in a ~100kloc codebase. There are native rust HAL libraries autogenerated from manufacturer published device specs that are insanely good, and take advantage of rust type system features to offer vastly superior APIs compared to mfgr provided C libs

1 comments

Thanks for sharing. Some link to software section ends in „File not found”.
Ah thanks, will fix