TZB-MK3S-Firmware icon indicating copy to clipboard operation
TZB-MK3S-Firmware copied to clipboard

Assorted clean-ups, mostly related to compiler warnings.

Open gutschke opened this issue 2 years ago • 0 comments

I tried building the firmware myself and ran into a couple warnings and minor issues. Can you take a look. If you want to apply the pull request, that's fine. But you can also just cherry pick individual fixes after confirming they make sense. I was mostly just guessing what might be needed.

Also, no idea why the uart2.cpp file appears to be in DOS encoding. "git diff" shows an ugly ^M that I can't make disappear. Maybe, that's what it is supposed to do in order to warn me, but everything is actually correct?

N.B.: This is the first time ever that I have used the GitHub feature for pull requests. Let me know if I messed things up.

gutschke avatar Jul 28 '22 00:07 gutschke