hartmannathan opened a new pull request #2953: URL: https://github.com/apache/incubator-nuttx/pull/2953
## Summary Fix nxstyle errors in arch/arm/src/stm32f7/stm32_tim.h. In particular, please review how I eliminated the C++ style comments that nxstyle was complaining about. Rather than comment out code, I placed `#if 0 ... #endif` around it. ## Impact Removes nxstyle errors. ## Testing nxstyle. ---------------------------------------------------------------- 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: us...@infra.apache.org