rajvindervirk opened a new pull request, #7961: URL: https://github.com/apache/nuttx/pull/7961
## Summary The config setting S32K1XX_LPUART_INVERT was missing in the Kconfig file. This setting is used to enable the UART invert option. ## Impact There was no way to enable the code protected by this macro in the s32k1xx UART driver. ## Testing Tested on a s32k1xx board after adding this change. The UART output is inverted as expected. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
