awesome-embedded-rust icon indicating copy to clipboard operation
awesome-embedded-rust copied to clipboard

Curated list of resources for Embedded and Low-level development in the Rust programming language

Results 23 awesome-embedded-rust issues
Sort by recently updated
recently updated
newest added

Hello ! The blue pill support crate redirect to the [stm32f103 hal](https://github.com/japaric/stm32f103xx-hal).

Related to #154 we can use markdown linter. There is some existing one out there : - https://github.com/igorshubovych/markdownlint-cli - https://github.com/markdownlint/markdownlint

T-resources
C-enhancement

Now that Rust 2018 is almost upon us, embedded Rust crates can hope to start working on stable Rust. We should update the awesome-embedded-rust list to track which crates do...

On hold

Contributions to the Embedded Rust Ecosystem should be published under the same license as Rust itself, `embedded-hal` and `cortex-m-rtfm` which is: > Licensed under either of > * Apache License,...

Previously opened an issue about formatting and badge use on the awesome-rust list https://github.com/rust-unofficial/awesome-rust/issues/419. For awesome-embedded-rust, I propose continuing with the format we have now, which is the "simpler alternative"...

As pointed out by @JohnDoneth, @kunerd crate [HD44780](http://github.com/kunerd/clerk) is doing custom bitbanging via sysfs instead of using the `embedded-hal` traits which means that this driver does not fulfil the criteria...

question

Even though the new `awesome-embedded-rust` project just started, it's already getting a bit unwieldy to read and edit so I'd like to split it up in more manageable chunks so...

The full list of devices equivalent to the LM75, per the library's README, are: > This driver is also compatible with at least [LM75A](https://www.nxp.com/docs/en/data-sheet/LM75A.pdf), [LM75B, LM75C](http://www.ti.com/lit/ds/symlink/lm75b.pdf), [AT30TS75A](http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-8839-DTS-AT30TS75A-Datasheet.pdf), [DS1775](https://datasheets.maximintegrated.com/en/ds/DS1775-DS1775R.pdf), [DS75](https://datasheets.maximintegrated.com/en/ds/DS75.pdf), [DS7505](https://datasheets.maximintegrated.com/en/ds/DS7505.pdf),...

it seems that the IRQ library is archived on github so i don't think it should be in this list anymore. https://github.com/jonas-schievink/irq