-
### Description
After I updated `sass-embedded` to version [1.80.5](https://github.com/sass/dart-sass/releases/tag/1.80.5):
> Embedded Host
>
> Don't produce phantom @import deprecations when usi…
-
For context (and I'm not sure this is right) but I was hoping to avoid having to constantly unplug and plug my pico when trying to run/flash rust programs on my pico w. I don't know much about windows…
-
**Describe the bug:**
J-Link debugger failed to clear breakpoint: Target busy.
**To Reproduce:**
* Start debug session
* Set a breakpoint
* Clear the breakpoint
* Debug Console shows: Fai…
-
Embedded C is a programming language that is an extension of [C programming](https://www.interviewbit.com/c-interview-questions/). It uses the same syntax as C and it is called “embedded” because it i…
-
## Current problems
- All our current dependencies (libvips and raylib) are just c/c++ libraries, from a development standpoint it's easier to have those installed on the system (esp when testing on …
-
I would like to be able to use semgrep to analyze C code with embedded-SQL code that is processed by a precompiler like Oracle Pro\*C. (https://en.wikipedia.org/wiki/Pro*C)
The SQL code is prefixed …
-
I am using the following C++ code to convert an OBJ model to a GLB format while embedding the textures. However, the texture is not correctly embedded into the output GLB file. Here is the code I'm us…
-
I'm not actually sure this is a bug or working as intended. It seems counter intuitive to me, but feel free to close if this is working as intended.
`ILibDuktape_Polyfills_MSH` function seems to ha…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Code
This commit fixes it in the project I originally used it in: https://github.com/i404788/embassy/commit/3b540cf24559f4ba6236db4167c443bd7224851f
Unfortunately my attempts to reproduce …