-
**Describe the bug**
Under enough USB traffic load, the implementation of `usb_dc_ep_write()` in the stm32 USB driver can cause data corruption. This is because the data pointer it accepts is stored …
-
### What happened?
When running with ROCM/HIP on an MI300x, I am encountering the following error:
```
RESOURCE_EXHAUSTED; HIP driver error 'hipErrorOutOfMemory' (2): out of memory; while invoking na…
-
### Environment
Version: 1.89.1 (user setup)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:13:33.891Z
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
…
-
====================[ 构建 | py32_cmake_template.elf | Debug ]====================
"C:\Program Files\JetBrains\CLion 2023.3.1\bin\cmake\win\x64\bin\cmake.exe" --build C:\Users\light\OneDrive\PYF002A\PY…
-
[main] Building folder: py32f0_cmake_template-master all
[build] Starting build
[proc] Executing command: chcp
[proc] Executing command: "C:\Program Files\CMake\bin\cmake.EXE" --build p:/SYSTEM_F…
-
### mpv Information
```bash
mpv v0.39.0 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Nov 6 2024 17:31:17
libplacebo version: v7.349.0
FFmpeg version: n7.1
FFmpeg library version…
-
`glBlitFramebuffer` is a GLES 3-only feature. There is no user-side cap check for this in a HAL. Right now we'll just fail blits on GLES 2-only drivers in `BlitCopyTextureToTextureCommandGLES::Encode`…
-
## Here are the steps I follow to reproduce the issue:
1. Have libgpiod version >= 2
2. Attempt to compile linuxcnc v 2.9.2
## This is what I expected to happen:
Build succeeds
## This …
-
As a subissue of https://github.com/machinekit/machinekit/issues/586 I'll try to get history, questions, contemplations, answers, tips and all what passes collected into this issue.
During the proces…
-
As of #630 the `ErrorKind` structs implement `Error`.
As explained in https://github.com/rust-embedded/embedded-hal/pull/630#issuecomment-2343945572
its difficult to make good use of that unless the…