kasjer opened a new pull request, #3166: URL: https://github.com/apache/mynewt-core/pull/3166
usbd_stack could be placed at memory with wrong alignment. For pic32 with FPU enabled that results in exceptions when code tries to store/restore FPU registers. Now OS_TASK_STACK_DEFINE is used that forces correct alignment. -- 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]
