Ouss4 commented on pull request #4403: URL: https://github.com/apache/incubator-nuttx/pull/4403#issuecomment-906300645
@xiaoxiang781216 @masayuki2009 this is the snippet I'm taliking about: https://github.com/apache/incubator-nuttx/blob/bcce3314e5fa014cb747c6b219b19b99f2ea498a/arch/arm/src/cxd56xx/cxd56_serial.c#L998-L1007 I think an `#else` is missing at line 1001. This will avoid recusing `up_txint` when interrupts aren't suppressed. -- 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]
