Henri Lunnikivi

Results 6 issues of Henri Lunnikivi

Platform: Lenovo X220, Arch Linux, Awesome window manager, rxvt terminal. Reproduction: 1. Start holding left mouse button anywhere in the terminal hosting a void instance. 2. Touch top of the...

I couldn't find a better way to contact @konchunas :P Anyway, heads-up. 6 months ago I was trying to measure an algorithm written in Python and NumPy and ended up...

I thought this was useful for testing on bare metal RISC-V, so I ported it to work without std using alloc only. Anything to do with printing to stdout was...

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 The algorithm uses temporaries t0--t3 to copy data from from flash to RAM. However, the...

SVD files generated from IP-XACT memory maps typically have a redundant cluster layer even when not always necessary. I'm guessing the UI might be enforcing this. ```xml periph cluster reg0...

Given an SVD with an HTML link in a description creates either a correct or a partially escaped link definition depending on where it is generated in the PAC. E.g.,...