UASM
UASM copied to clipboard
fix compiling with Clang and GCC
I know there are many open pull requests that already incorporate most of the changes from this PR, but maybe you prefer one big PR instead of reviewing many smaller ones? Tested on Linux (Clang + GCC) and Windows (GCC).
Credits also go to the authors of the other open PRs: @clouds56 @justdan96 @yecril71pl @mstorsjo
I am still trying to figure out what is going on with other warnings. I have a lot of minor changes but it is not clean and it is currently on hold because of more urgent tasks (and because of extant problems with tooling that have nothing to do with this project).
Just merging the dbgcv.c
would be nice to get the compilation on Linux unblocked (yes, v2.55 branch compiles fine).