-
```
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…
-
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…
-
Hi, I really like this project but its dependency on the Arduino library currently hinders me from using it.
I know the project name is `Arduino-FOC` but I was wondering if it would be possible to us…
-
**Describe the bug**
Every time probe-rs disconnects from the target MCU, this code:
https://github.com/probe-rs/probe-rs/blob/master/probe-rs/src/vendor/st/sequences/stm32_armv7.rs#L94-L96
clears …
-
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…
-
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…
-
- YubiKey Manager (ykman) version: 5.5.1
- How was it installed?: apt-get
- Operating system and version: ubuntu 24.04
- YubiKey model and version: YubiKey 5C NFC
- Bug description summary: yubima…
-
![iuuse#1](https://user-images.githubusercontent.com/19223568/93712182-cfe06300-fb86-11ea-8482-2104aa0b4d75.jpg)
-
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 …