btashton commented on pull request #1673: URL: https://github.com/apache/incubator-nuttx/pull/1673#issuecomment-683468548
Ooof. This is one of those fixes where you try to do a little thing and it ends up in a bit of a rabbit hole. I made the style fixes to `kinetis_lowput.c` but it looks like the registers were never defined in the header only the offsets so there is a lot of uart_base+<offset> going on in that C file unfortunately. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
