Amar Takhar created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/27
Project:Branches: amar/rtems-deployment:json to rtems/tools/rtems-deployment:main Author: Amar Takhar Assignee: Amar Takhar ## Summary config: Add support for generic builds The generic builds are pseudo builds that use the files in generic/* including bsp.json which is generated by rtems-bsps This generates configs on-demand using the files in generic/ to build a generic BSP config. This is not customisable that's not the point if someone wishes to do so they can copy the files out of out/ and put them in config/ The reason these are dynamically generated rather than statically on-disk is to allow bsp.json to change as it needs. Eventually I want to add options each BSP supports so they can be added on the deployment commandline and eventually in the GUI. <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-deployment/-/merge_requests/27 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
