lupyuen commented on PR #2676: URL: https://github.com/apache/nuttx-apps/pull/2676#issuecomment-2408888194
@raiden00pl I think we need this because `build.yml` refers to `arch.yml` (for the build rules). So when we sync `build.yml` from `nuttx` to `nuttx-apps`, we won't need to remove the references to `arch.yml`. We could make `nuttx-apps/build.yml` point to the `nuttx` version of `arch.yml`. But that would make the CI fragile: Changes to `nuttx/arch.yml` might cause `nuttx-apps/build.yml` to break. I hope this makes sense? -- 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]
