Jerome-PS
Jerome-PS
Hi, This is my very first (beta) proposal for adding "push lexer" functionality to flex. The rationale is since bison has a push mode, adding this functionality allows the whole...
Fix hex dump so it is similar to the binary file.
Many FTP clients don’t actually seem to understand EPLF, so I added an option to format LIST similarly to ls. This works with Nautilus, Notepad++ and BBEdit for example.
Hi, I would like to collect statistics of my prints (mostly print times). Could you please add this feature. For example: -(GCode_)popData { if (jobList->count == 0) return nil; linesSend++;...
When using default font, the test canvas gets a size of 0, which causes an exception.
Hi, Thanks for the good work! It looks like, contrary to what is written in efm32/ports/efm32/README.md, the USART is configured for pins PB14 and PB15. But if you follow the...