-
There's a note in the HAL specification located at http://stateless.co/hal_specification.html:
> Note: If you're unsure whether the link should be singular, assume it will be multiple. If you pick …
-
I'm using https://github.com/Artory/drf-hal-json/ that basically provides custom base serializers that add dynamically fields like `_links` into the response via the `to_representation` method.
I t…
-
We need cryptographically secure random numbers for key generation, and also for stuff like inducing random jitter on the advertising interval. We have to use some trait for that and let the user plug…
-
Hello,
I am currently assessing the available secure boot modes of the Polarfire, and did the following test in SoftConsole:
- built project "mpfs-gpio-interrupt" in "LIM-Release" build configurat…
-
**Describe the bug**
When trying to parse a Resource returned from a remote API with null embedded resources, halfred reports an error: ```TypeError: "embeddedElement is null"```
It looks like the…
-
Hi I wanted to ask some questions:
> This library is based on [GPIOZero](https://gpiozero.readthedocs.io/en/stable/index.html) library.
This is from the README.md. So like is this crate using `g…
-
I'm getting a compile error when compiling this according to the instructions from the readme:
error[E0432]: unresolved import `core::sync::atomic::AtomicU64`
--> /home/rafael/.cargo/registry/…
-
Hello,
These libraries look great, and I'd really love to use them for my embedded project. Thanks for writing them. Is there any chance you'd be willing to add a License file to this and https://g…
cbgbt updated
2 years ago
-
Now that embedded_hal has reached 1.0 - would it be possible to unify the traits against embedded_hal::spi?
-
For
```mlir
hal.executable.variant public @embedded_elf_x86_64, target = {
hal.executable.export public @_main_dispatch_388_generic_1167x6x6x32x2x2_f32xf32xf32xi32 ordinal(0) layout(#hal.pipel…