-
We need to reconfigure the trap frame via feature flags. This is especially relevant for:
1. RV32E targets (see #189)
2. ESP32Cx targets (see [this issue in `esp-hal`](https://github.com/esp-rs/es…
-
**What version of OR-Tools and what language are you using?**
Version: 9.11.4210
Language: Python
**Which solver are you using (e.g. CP-SAT, Routing Solver, GLOP, BOP, Gurobi)**
Routing Solver, CP-SA…
-
Hello, I noticed that some codes in a theme were changed, how can I fix these codes?
var _0x288f=["\x36\x6D\x28\x36\x65\x28\x70\x2C\x61\x2C\x63\x2C\x6B\x2C\x65\x2C\x72\x29\x7B\x65\x3D\x36\x65\x…
-
In #15422 there is a system of equations identified which runs into problem with `nonlinsolve` that might be resolved, but there is also the issue that systems of equations may be partially linear and…
-
Navmesh gets stuck here x31.4 y26.4 (the 3 points in the picture in front of me are out of bounds) when gathering electrum ore node located at x29.2 y25.6 in Camp Bronze Lake.
![image](https://gith…
-
Hello , how i can use this library for print a qrcode too , need some help . this one looks great if u guys have some way to print qrcode a i'll be very
grateful
-
CORE-V-XIF needs to define how XIF can be used together with RV32E.
An initial proposal:
- A processor configured to use RV32E will declare all instructions that would use a source or destinatio…
-
Is there a known issue with use of the null hex code in filters? It appears to be truncating the string whenever a \x00 is encountered. Here is what Im seeing:
Test case using \x00 in string (sec…
-
Hi,
I'm encountering a new issue with the following. I want to print an order receipt with a logo, the order details in html and a QR code that contains the order number. In that order. The problem…
lorro updated
3 years ago
-
The RAM init function is incompatible with (as of yet, unratified) RV32E base ISA.
https://github.com/rust-embedded/riscv/blob/f5a2da9a05ebe710d8fc24b38939305de37ecf99/riscv-rt/src/asm.rs#L147-L158…