jtepmach

Results 3 comments of jtepmach

OK, thanks, I'll play around with different gcc versions/flags. The main difference in the code itself is that @mharizanov re-wrote the file-matching code, it's smaller, but possibly less functional, I'll...

Ah yes, apologies @afranchuk, it wasn't in your PR, but `address` was changed from a function parameter to a static/global var at some point (or possibly vice versa), and the...

Nice!, thanks @thseiler. I've merged your updates into my latest, and it seems to work, at least on my hardware. I've made quite a few code-size changes on my fork,...