-
Type: Bug Report
**Describe the bug**
- OS and Version: Windows 11 22H2 and Macos 13.3.1
- VS Code Version: 1.77.3
- Embedded Tools Extension Version: 0.7.0
- Target embedded device: ST…
-
Hi,
I noticed that the embedded-can crate is [always pulling the nb crate](https://github.com/rust-embedded/embedded-hal/blob/a0ccb6579669804e9be723912ed645a16362c8a6/embedded-can/Cargo.toml#L16) e…
-
### What happened?
I have input MLIR that is exported from the test in this [PR](https://github.com/nod-ai/SHARK-Platform/pull/237).
It's compilation with assertions on fails with
```
iree-compi…
-
Hi Vasilio -
We are prototyping Spring Data REST / HATEOAS components which produce HAL formatted
JSON output. Does or will the Modelizer provide support for HAL? Would be nice if it could
seam…
-
the spec should maybe have stronger wording about what a link relation's identifier really is. when a HAL document uses CURIEs, does that mean that all link relations (in embedded resources as well) M…
-
I've got an API client written with roar-rails and embedded in a rails application. I'm trying to factor it out to its own gem so I can reuse it in other apps (including non-rails apps & scripts). It …
-
Hi, we are creating a Backbone project to easily manage HAL in our SPA apps.
On one of our project we need to POST/PUT/PATCH resources which embed other resources. After reading some posts on the ne…
-
Currently the `serial` function requires a tuple of RX/TX pins. The [reference manual](https://www.st.com/resource/en/reference_manual/rm0390-stm32f446xx-advanced-armbased-32bit-mcus-stmicroelectronic…
-
Hello,
Using newest version (4.3.0) of the Mollie.API library.
I've got an error while downloading via PaymentClient | GetPaymentListAsync:
![image](https://github.com/user-attachments/assets/5…
-
Right now, the spi in the HAL only implements `SpiBus`, which leaves the CS(NSS) management to user software.
If the `SpiDevice` trait from `embedded_hal` is implemented, then the user don't have to…