-
Nice project. I wrote a simple high-speed logic capture firmware for the AVR atmega8 a few years ago, and have been thinking of doing something better with the STM32 ever since. I have a fx2lp-based…
-
### Description
When compiling cpuinfo for arm 64 platforms, conan requires the target `arch` to be set to `armv8`. Unfortunately, when this is passed to `cpuinfo` it treats `armv8` as an arm 32bit…
-
I’m trying to implement PhotoSwipe into my Joomla Gavick template. Gavick did implement PhotoSwipe to their latest Quark template, here: https://demo.gavick.com/joomla3/quark/gallery
I'm using anothe…
-
I found that the new ARMv8.1-M ISA instructions table gen generates weird code.
For example, the PACG definitions is like this:
```
let hasSideEffects = 1 in {
class PACBTIAut
: V8_1MI {
bit…
-
When I start the application it says "No device available.".
I see from [this issue](https://github.com/berarma/oversteer/issues/161) you probably need some information as well.
output from lsusb:
…
-
### Zig Version
0.13.0-dev.74+67455c5e7
### Steps to Reproduce and Observed Behavior
Run:
```
zig init
zig build -Dtarget=arm-linux -Dcpu=cortex_m23 -Doptimize=ReleaseFast
```
Produc…
-
I bought the GPM280Z2 specifically to play some of the makecode projects that i have with my son.
Product page: https://www.waveshare.com/product/raspberry-pi/portable-gaming/gpm280z2.htm
Documentat…
-
Hi Henrique,
I'm trying to modify ffmpeg.js to produce a tile thumbnail image instead of one single frame. I would like to take the total video duration to generate a mosaic image with 4 frames, le…
-
I tried the mbed client example and exported it into keil. This project can be compiled in yotta but failed in Keil. The error is about the new C++11 feature "=delete" in the code committed in "core-u…
-
```
root@7f26157a3837:~/hyper# cargo rustc --release -v --target "armv7-linux-androideabi" -- -C target-feature=+neon
Running `rustc --crate-name hy…