xiaoxiang781216 commented on PR #15329:
URL: https://github.com/apache/nuttx/pull/15329#issuecomment-2562900343

   @hujun260 please look at this compiler error:
   ```
   chip/efm32_leserial.c: In function 'efm32_restoreuartint':
   Error: chip/efm32_leserial.c:329:37: error: 'len' undeclared (first use in 
this function); did you mean 'ien'?
     329 |   efm32_restoreuartint_nolock(priv, len);
         |                                     ^~~
         |                                     ien
   ```


-- 
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

Reply via email to