linguini1 commented on PR #18408: URL: https://github.com/apache/nuttx/pull/18408#issuecomment-3935949449
To try and get the CI at least to verify the PR (since it's quite an undertaking to do manually), I have put back `BOARDIOC_INIT` so that it returns -ENOTTY when called via `boardctl`. This should prevent the missing symbol errors during CI compilation (due to not having the respective changes in nuttx-apps reflected). Once both PRs are merged I will remove `BOARDIOC_INIT` entirely. -- 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]
