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 2022/09/07 18:51:50 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #7029: telink: add custom setjmp implementation for tlsr82.

pkarashchenko commented on PR #7029:
URL: https://github.com/apache/incubator-nuttx/pull/7029#issuecomment-1239758774

   > I recommend to document, in a comment in tc32_setjmp.S, why this ARM-based microcontroller requires a special version of setjmp/longjmp.
   
   I think this is not quite ARM architecture. Af far as I recall it was added to ARM family because it has much in common and @xiaoxiang781216 wanted to avoid code duplication. I think because it is not 100% ARM that is the reason why special implementation of setjump/longjump is needed


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