-
I want to build for ARM devices, initially targetting Organelle 1.
Ideal approach might be to use [rust-embedded/cross](https://github.com/rust-embedded/) tool, which uses prebuilt Ubuntu container…
-
👍🏻
I'd like to try and understand what will involved in getting Drogue-IOT integrated with the esp-rs ESP Rust Embedded community.
I see this project already uses Embassy, so this presentation mi…
-
I understand that `cu` is focused around freestanding / bare-metal development being very low level. Similar in the approach Zinc.rs is using? I really appreciate the project as a learning resource an…
-
The following compiles with `v0.8.0` and https://github.com/rust-embedded/heapless/pull/425, but not with latest main:
```rust
fn test_variance) -> Vec
-
Diesel is a Safe, Extensible ORM and Query Builder for [Rust](https://www.rust-lang.org/). It would be great if `libsql` supports this amazing open-source ORM.
https://diesel.rs/
Given the backw…
-
If you'd like to be included in the revamped rust-lang.org site leave a comment here!
# Note regarding testimonials
We are actively looking for anyone who would be willing to share any of the fo…
-
I see the "Embedded Template Library" (ETL, https://github.com/ETLCPP/etl ) being used quite often for example in embedded programming in C++.
A question: is this crate well the "Rust equivalent" o…
-
Per [https://github.com/atsamd-rs/atsamd/pull/471], the Adafruit Neopixel Trinkey support was merged in without support for the capacitive touch buttons.
I'm happily using `neo_trinkey` without it …
-
The biggest problem moving this effort forward is the lack of an embedded Rust USB stack: https://github.com/rust-embedded/wg/issues/40
There is a port of @mvirkkunen's usb-device ([implemented for…
-
MIPS little-endian, both 32-bit and 64-bit, is supported by Debian, which means we should eventually support the mipsel and mips64el architectures.
Linux mips targets with official Ubuntu binutils …
ojeda updated
2 months ago