-
### Describe your use case
This will mainly focus on the `no_alloc` usecase!
In the embedded world (most typically), people rely on no_std crates where there's no standard library, `no_std` crates…
-
Would it be possible to add an option for the generated code to avoid referencing `std` and imports that are only in the prelude when `std` is linked, e.g. `std::result::Result` and `ToString`, and in…
-
## Describe the bug
After fixing #1646, I tested the behavior of the Ctrl+Arrow keys in TTY again. This time, QEMU silently exits without any information. GDB also fails to break at the `exit_qemu`…
-
Hi,
I have been using your driver for the past few months on a book 3 360 13.3 inch, non pro (NP730QFG) which appears as **SAM0429**. I have had no issues with it on prior versions of the kernel be…
-
### How can we reproduce the crash?
_No response_
### Relevant log output
```shell
```
### Stack Trace (bun.report)
Bun v1.1.34 ([`5e5e7c6`]()) on linux x86_64_baseline [_]
Illegal instruction …
-
Hey, we're wondering if you'd be open to having `no_alloc` support. The motivation is to be able to decode proto data in constrained environments (like a hardware wallet) where an allocator isn't avai…
-
Thank you for this amazing library.
I'm gauging if `uvw` is suitable for low-latency & low-jitter media streaming over udp (using rtp). So far it looks quite promising.
One of the things I ran i…
-
I'm working on some rust firmware and we are considering the use of flatbuffers. I know that the official flatc requires alloc. However, we are looking to target devices that don't have enough flash s…
-
### Problem Description
There seems to be a failing assertion in libhsa-runtime64 when running on the Valve Steam Deck (gfx1033). This behaviour was observed in ROCm 5.7.1 and ROCm 6.1.2, but was not…
-
### How can we reproduce the crash?
Just crashed on install
![Image](https://github.com/user-attachments/assets/c446f870-9b82-4f7e-9057-e9fa37735bc9)
### Relevant log output
```shell
#############…