Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> like SPI or I2C peripherals that were once impossible in C

How so?



I can write a Rust library for an OLED device that is driven by a platform agnostic I2C device that will run on any microcontroller that implements the necessary abstractions.

The `embedded-hal` (https://github.com/rust-embedded/embedded-hal) are these abstractions that allow this to happen




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: