jarivanewijk opened a new pull request #4578: URL: https://github.com/apache/incubator-nuttx/pull/4578
## Summary - Inverts the output that controls the RGB LED on the S32K144EVB. Out of all S32K1XXEVB boards this seems to be the only board where the LED cathode is directly connected to the MCU through a resistor, instead of through an NPN transistor like on the other boards. - Added/adapted comments for all S32K1XXEVB boards to indicate what output is required to illuminate the LED. - Sneaked in some very minor changes in the README files as well. ## Impact - Should only affect behavior on the S32K144EVB, the other EVB boards already had the correct behavior. ## Testing - Tested on a S32K144EVB board. Works fine now. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org