-
I was recently playing around with trying to benchmark stuff on my Arduino Uno. Thus, I wanted to get a time source on the Arduino to check how long executing some code takes. Of course, I read your a…
-
* Migen -> nMigen2 (There are too many improvements to list here, see the various nMigen discussions. For example, on a very practical level, this should take care of issues like https://github.com/m-…
-
Hi,
I'm interested in contributing to this project. I just got a Sparkfun EOS S3 Thing Plus, and would love to get some Rust code running on it. I have a decent amount of experience with Embedded R…
-
There seem to be modifications to many of the firmware that I didn't see mentioned in the paper or documented in the readme/wiki.
## Commented changes
Looking at some of the firmware, there are co…
-
Knowing that we don't want to rewrite `hal-json-vuex`: I still found some spare time to get a bit more familiar with Vue3 and its reactivity system. Instead of just following a random tutorial, I deci…
-
Hello !
I use the hook useCollection with an Hypermedia API (HAL) and i have problems with ketting cache.
I have an endpoint who returns a JSON like
```
{
_embedded: {
items: [
…
-
**Describe the bug**
When you go to the Endpoint `/server/api/discover/search/objects?size=1000` and you pass the size Parameter with a value bigger than 100 (like above), the embedded searchResult J…
-
@jbeaurivage, separate from the discussion in #614, I had another realization about the `spi` module.
Right now, I take the same approach as the `uart` module and define `Spi` as
```rust
pub s…
-
This has been discussed on the [#nrf-rs](https://matrix.to/#/#nrf-rs:matrix.org) room since late 2023, but many of the original users + maintainers of `nrf-rs` crates are no longer actively using them…
-
I'm having issues when interacting with the pdm peripheral via this library. Whatever I do, it results in an error: `Error: bug? LR (0xffffffb8) didn't have the Thumb bit set` which I've had little lu…
Sheap updated
3 years ago