TimJTi commented on code in PR #7702: URL: https://github.com/apache/nuttx/pull/7702#discussion_r1032815460
########## arch/arm/src/sama5/sam_tsd.h: ########## @@ -36,10 +36,15 @@ /* Configuration ************************************************************/ -#ifdef CONFIG_SAMA_TSD_RXP +#ifndef CONFIG_SAMA_TSD_RXP # define CONFIG_SAMA_TSD_RXP 6 #endif +/* Only allow Pendet triggering in limited circumstances */ Review Comment: Surprised that checkpatch.sh missed that, but OK, of course -- 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