Re: [PR] Fix ALIGN_UP duplicate definition error [nuttx]

2024-11-19 Thread via GitHub
xiaoxiang781216 merged PR #14861: URL: https://github.com/apache/nuttx/pull/14861 -- 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...@nu

[PR] Fix ALIGN_UP duplicate definition error [nuttx]

2024-11-19 Thread via GitHub
W-M-R opened a new pull request, #14861: URL: https://github.com/apache/nuttx/pull/14861 *Note: Please adhere to [Contributing Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).* ## Summary ALIGN_UP has been defined in nuttx.h ## Impact *Upd