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


   ## Summary
   aligment is needed to avoid hard fault in driver/usbdev/usbdev.c in 
cdcecm_receive() at:
   
       #ifdef CONFIG_NET_IPv4
           if (BUF->type == HTONS(ETHTYPE_IP))
             {
   
   Details: https://www.mail-archive.com/dev@nuttx.apache.org/msg07413.html
   
   ## Impact
   configs using cdcecm driver
   
   ## Testing
   tested on target (Tiny2040) connected to a LinuxVM
   


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