Replies: 2 comments 3 replies
-
As alternative to commented lines (that often go stale) consider adding a target (to sample_defs) that has all the open source apps that are supported by the core team, and a startup script for that target. Would be a good example for how multiple targets work and how easy it is to have a target specific startup script as well as support CI of all the open source apps from the cFS bundle. |
Beta Was this translation helpful? Give feedback.
-
I propose to evaluate transitioning to a directory-based setup, where the presence of a file/link in a directory is what enables an app, similar to how one can add files into |
Beta Was this translation helpful? Give feedback.
-
It would be easier to integrate applications if they were added by default to the strartup script and targets.cmake as a commented line. This way the integrator should only uncomment the line(s) referring to the application.
Beta Was this translation helpful? Give feedback.
All reactions