PeterBee97 opened a new pull request, #18732: URL: https://github.com/apache/nuttx/pull/18732
## Summary Fix NuttX sim broken on mac by [Commit 29bf45c](https://github.com/apache/nuttx/commit/29bf45c37131b1d1e4b7859f76cd96068c7a16eb) . ## Impact Replace the POSIX timer path with a Grand Central Dispatch timer on macOS while keeping the existing POSIX implementation for other hosts. Provides more robust X11(XQuartz) include and library paths. ## Testing sim:fb now compiles and works <img width="640" height="524" alt="image" src="https://github.com/user-attachments/assets/0e2a95e5-36c3-45c5-b9c1-344f9dbd599d" /> -- 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]
