-
I have an ESP32 (LOLIN D32) that seems to reboot every few minutes. its a little annoying. in general the display works fine, but while i do configure via web gui i can change settings and without doi…
-
Currently, rg3d only supports OpenGl. OpenGL is good for small engine, but rg3d is getting bigger. There's three main modern rendering interfaces out there:
- Vulkan,
- DirectX
- Metal
Fortuna…
ghost updated
2 weeks ago
-
In de Stelselcatalogus (SC) wordt de HTML/CSS implementatie van het `Pagination` component ingezet ten behoeve van het kunnen navigeren door lijsten. Hierbij geeft de api 'slechts' de huidige pagina (…
-
**Description**
```
create_bind_group (8x):
#7 lock_shared_slow () at src/raw_rwlock.rs:719
#8 0x00005c2732adfb7a in lock_shared () at /home/sludge/.cargo/registry/src/index.crates.io-6f…
-
With #6209, the documentation for `wgpu_hal::CommandEncoder::set_bind_group` says:
> If this is not the first call to `set_bind_group` within the current
> render or compute pass:
>
> - If `lay…
-
I am trying to build the driver for the Luckfox Pico Mini B. Once I start the build process and once it hits the drivers/wifi part and tries to build the rtl8188eu it provides me with the following er…
-
This is a tracking issue for the removal of deprecated code.
- [ ] Remove support for `embedded-hal` v0.2
- [ ] Remove deprecated items in `sercom::dma`
- [ ] Optionally, when #635 lands, remove …
-
(Moved over from old ticket https://jira.lyrasis.org/browse/DS-4510)
The HAL Browser which is included in Spring Data REST by default is seemingly unmaintained (and has at least one known security …
-
It's confusing that the user chooses which filter to allocate. That should be something we give them, and error if too many filters are used.
-
this will probably help with IOAPIC (#28) and PIC drivers.
probably something like the existing `Control::enable_irq`/`disable_irq`, but for a specific vector
https://github.com/hawkw/mycelium/blo…
hawkw updated
4 years ago