-
### Steps to reproduce the problem
1. Search for https://bookwyrm.social/user/fabiscafe/review/4317797 on your mastodon instance¹.
2. Open the post you found
¹ if nothing shows up, your instance…
-
I develop embedded software for Zephyr RTOS as well. The compile_commands.json works great for the project directory. However, it doesn't work so well for the underlying RTOS directory. I get error…
-
**Is your feature request related to a problem? Please describe.**
NAPS2 decides the type of content automatically, and OCRs the "text" and "table" type of blocks, while reproduces the "image" type o…
-
```
What steps will reproduce the problem?
1. Open up one of the Ethernet example sketches
2. Build and upload it to a Current Cost Bridge device
3. Observe the Ethernet traffic
What is the expected …
-
### Describe the bug
I've generated the tauri template using the following commands -
```
cargo install create-tauri-app --locked
cargo create-tauri-app
```
I've not changed the code in the de…
-
**Describe the bug**
The MIT license simple attribution condition is:
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Softwar…
-
```
Hi,
Could you add support for Installer Vise files ?
It'd be very good to be able to extract all files the installer is supposed to
install.
I put an exemple attached (inside the "dmg").
Rega…
-
There is other project to bring GO to microcontrollers: https://github.com/aykevl/tinygo. Have you seen it? What is your opinion about it? I am just curious because you try to do the same thing but fr…
-
Hello,
i'm facing a bit confusing problem with isotp module,
First, i used to get the isotp module for CAN communication in an embedded arm target, i have built the kernel module on my host mach…
-
Recently a build error has crept in due to what appears to be use of an uninitialized constant value for an array size in a virtual function. I'm wondering if there are some build paths which do no i…