You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/11/15 16:50:47 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4834: esp32c3/esp32c3_usbserial.c: Initialize cpuint to ENOMEM.

Ouss4 opened a new pull request #4834:
URL: https://github.com/apache/incubator-nuttx/pull/4834


   ## Summary
   Initialize cpuint to ENOMEM, otherwise the first attempt to attaching an interrupt will trigger an (debug) assertion.
   
   ## Impact
   ESP32-C3 CDC Console
   ## Testing
   esp32c3-devkit:usbconsole
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #4834: esp32c3/esp32c3_usbserial.c: Initialize cpuint to ENOMEM.

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #4834:
URL: https://github.com/apache/incubator-nuttx/pull/4834


   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org