-
```
What steps will reproduce the problem?
1. write small program which contains next instructions in specified order:
MOV r0,#0xa50000
LDR r0,=0x123456
STM r1,{r0,r2}
2. compile
3. run
W…
-
Our existing `@typeParam` annotation isn't quite powerful enough to capture the type of `stream:toArray`. It might seem like you could write:
```
function toArray(stream stm) returns Type[]|Error…
-
ORGs are indexed in their own ES index, separate from DEVs. There is no real use case for displaying them other than my own curiosity.
* [x] display the list similar to the list of DEVs using the…
-
New YAPicoprobe ( Pico) out of the box, fresh connectors and the latest release bin ( [yapicoprobe-0120-pico-f726bca.uf2](https://github.com/rgrr/yapicoprobe/releases/download/v1.20/yapicoprobe-0120-p…
-
There are points in the execution of a script where we can guess the result of an expensive operation, and continue on a speculative basis before the operation is complete. For example we can guess t…
-
The Volume (Voices) makes the people's voice sound as if they have a cold, it's hard to describe, but at first, I thought the YTuber had changed their microphone, until I heard it again. Voices sound …
-
Step 1: analyze STM data to get an average ratio of congestion on each segment (like on average, between 6 and 9 AM, the speed should be reduce to 0.6 of the free-flow speed)
Step 2: change the spe…
-
plotters already nicely integrates with slint, as visible in this example:
https://slint-ui.com/releases/1.0.0/demos/plotter/
But one big selling-point of slint is to able to handle even embedded …
-
Would it be possible to add support for the SDIO HAL implementation within Arduino_Core_STM32 being developed by STM? -> https://github.com/stm32duino/Arduino_Core_STM32
There is a native SDIO imp…
-
Hi,
Many thanks for a superb package for topic modeling! I believe I spotted a small error in the documentation for the function searchK.
The description of searchK states that:
> With user-s…