marecl
marecl
Thanks for your help! :) I enabed it manually. Together with some other options but this one has been giving me headaches While searching I also found it in XPLAINED...
[update] Didn't work on Leonardo either. SPI is wired correctly as I can read chip signature, chip content and protection status. Serial console commands work for reading and filling the...
I have used W25Q64CVSSIG and FT25H04 chips. Neither of them worked. I don't have my programming "rig" anymore, but I remember both chips were unlocked.
> Aren't the commits "XD" and "XDDD" containing the patch from #10611 as well? Sorry. I forgot to create testing branch in my repository and I was pushing everything to...
Alright. It seems only intended text files were affected. Checked svg, pdf and jpg files and they weren't affected by this PR
After even more investigating I've found the culprit. Cloning to Windows automatically changes line endings of `refman.tex` to Windows's CRLF while it should be Unix LF only. So many hard...
I've managed to reproduce this behaviour on Fedora 39 and texlive. For testing use `unix2dos -n refman.tex refman.tex`. Recompiled doxygen, output also has a lot of empty lines, latex tag...
I fixed it in my pull request about half a year ago. Please look there. [edit] the issue was caused by inproper handling of JSON file.