Re: [PR] arch: cxd56xx: Update delay value for subcore [nuttx]

2025-02-24 Thread via GitHub
lupyuen merged PR #15884: URL: https://github.com/apache/nuttx/pull/15884 -- 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.apac

Re: [PR] arch: cxd56xx: Update delay value for subcore [nuttx]

2025-02-24 Thread via GitHub
SPRESENSE commented on PR #15884: URL: https://github.com/apache/nuttx/pull/15884#issuecomment-2680124595 > @SPRESENSE please use git commit -s to sign the commit done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] arch: cxd56xx: Update delay value for subcore [nuttx]

2025-02-21 Thread via GitHub
lupyuen commented on PR #15884: URL: https://github.com/apache/nuttx/pull/15884#issuecomment-2674753458 Remember to sign off with `git commit -s`. Thanks! :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[PR] arch: cxd56xx: Update delay value for subcore [nuttx]

2025-02-20 Thread via GitHub
SPRESENSE opened a new pull request, #15884: URL: https://github.com/apache/nuttx/pull/15884 ## Summary Update delay value for subcore referred by up_mdelay function. ## Impact Only for spresense board. ## Testing -- This is an automated message from the Apache