-
### Operating system
Ubuntu 18.04.6 LTS
### UniFi Tag
latest
### Docker run
docker run -d --init -p 8080:8080 -p 8443:8443 -p 3478:3478/udp -p 10001:10001/udp -e TZ='Europe/Warsaw' -v ~…
-
Hi, i am trying to two way comm with this codes:
#include "LoRa_E32.h"
#include
SoftwareSerial mySerial(10, 11);
/*
Pins Arduino Nano Lora E32 433T20d
11 …
-
#771
It seems that somewhere have disable the v isa extension. But I find In riscv-pk, mstatus[10:9] have set 0x3 in function (mstatus_init),and I can run v isa extension(in
linux-5.13, like that:
…
-
| | |
| --- | --- |
| Bugzilla Link | [47213](https://llvm.org/bz47213) |
| Resolution | WONTFIX |
| Resolved on | Sep 23, 2020 20:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla …
-
From JDO:
Hi Chris,
Nice package! I write lots of LaTeX as a professor, and I collaborate
with my students, and we use github for source control. I'm an Emacs
man so I have historically just formatt…
-
| | |
| --- | --- |
| Bugzilla Link | [52160](https://llvm.org/bz52160) |
| Resolution | DUPLICATE |
| Resolved on | Oct 13, 2021 20:16 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzill…
-
![The M140i project post - Part 16](https://scotthelme.co.uk/content/images/2022/07/IMG_2917-2.JPEG)
It's been a while since I published something about my car and it's another big post! I've talke…
-
I want to use the latest rvv 1.0. And I have installed the environment.
```
$ RISCV=/home/qiao_sh_pudong/RISCV/Bin/riscv64/
$ RISCV_BIN=$RISCV/bin/
$ RISCV_ELF=$RISCV/riscv64-unknown-elf/
$ QEMU_…
-
Hello, I use the gcc branch riscv-gcc-10.1-rvv-dev, and the compiler error "impossible constraint in 'asm'" occurs with the following code. I suspect the asm constraint code 'v' raise the error. Do we…
-
Hi, I am developing a requirements tool and I have my tables in Markdown.
This is my original table:
```
| | | | |
| -------- | -------- | -------- | -----…