-
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…
-
![iuuse#1](https://user-images.githubusercontent.com/19223568/93712182-cfe06300-fb86-11ea-8482-2104aa0b4d75.jpg)
-
```
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…
-
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 …
-
Hi:
Thanks for sharing the code. I notice that the current released weight is for the semi-supervised track and different from the weights you used in the interactive track of the DAVIS 19 challenge.…
-
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…
-
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…
-
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…