-
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…
-
```
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…
-
This error occurred in an emulator FWIW and reported via play store
```
"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x74d44f50 self=0xef574000
| sysTid=20325 n…
-
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…
-
![iuuse#1](https://user-images.githubusercontent.com/19223568/93712182-cfe06300-fb86-11ea-8482-2104aa0b4d75.jpg)
-
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…
-
Die main.cpp sieht nicht so aus, als würde hier der entsprechende Code zur Steuerung des RTMs ausgeführt. Laut Wiki sollte aber u. a. ein Webserver starten und die Bedienung des STM erlauben.
```…
-
While using v3 (master.clades.nextstrain.org) I suddenly got the following error:
```
Error message: Error: The target 'stop-codons-label___index_1849__seqName_hCoV-19-USA-CA-HLX-STM-HVGZFYFHC-2023-…
-
GraphQL is needed for the cloud part of STM.
* [ ] add custom scalar support for u64 and other scalar support
* [ ] test it works with the existing structs in S3 (HashMap support)
* [ ] hide grap…
-
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…