-
### Go version
go version devel go1.22-66d34c7d08d Thu Jan 18 19:08:14 2024 +0000 windows/amd64
### Output of `go env` in your module/workspace:
```shell
set GO111MODULE=auto
set GOARCH=amd…
-
## Environment
```sh
# copypaste this script into your shell and replace it with the output
r2 -v
uname -ms
2023年 07月 15日 星期六 19:16:27 CST
radare2 5.8.9 30943 @ linux-x86-64
birth: git.5.8.8-…
-
Most of ISA tests from https://github.com/riscv-software-src/riscv-tests/tree/master/isa/rv64ud fails.
This is umbrella task for ISA tests, to not create separate report for each instruction:
fadd.S…
-
When user use riscv-gnu-toolchain, a common problem is that they don't know what extensions was supported for their toolchain.
Should we add some features for toolchain that make user use more conv…
-
Hi all,
I get the newlest optee os code to compile it ,but failure.build command as below:
```
make ARCH=riscv PLATFORM=spike CROSS_COMPILE64=riscv64-unknown-linux-gnu- ta-targets=ta_rv64
``…
-
### OS
Windows
### Operating System version
Windows 10
### Visual Studio Code version
1.87.2
### ESP-IDF version
5.1.2
### Python version
3.11.2
### Doctor command output
------------------…
-
The below image basically summarizes it:
![image](https://user-images.githubusercontent.com/1248668/151605998-d26b3dda-3410-4c91-aada-c37bef5b906e.png)
Running `releasebot -mode=prepare goX.Ybet…
-
Hey,
I have been trying to compile a std program for my esp32-c3. I generate the project with:
1. `cargo generate`
2. name: std
3. mcu: esp32c3
4. advanced: false
Then I just ran `cargo run`
…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
As introduced in exti example. Be it function call, register pressure or pure size optimization.
see:
https://www.eevblog.com/forum/microcontrollers/bizarre-problem-on-ch32v003-with-systick-isr-co…