RTEMS | Add JSON output to rtems-bsps (!634)
Amar Takhar (@amar)
gitlab at rtems.org
Sun Jul 27 02:07:15 UTC 2025
Amar Takhar commented on a discussion on rtems-bsps: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127639
> '--pairs',
> help='Output architectures and BSPs in CPU/BSP format',
> action='store_true')
> - argsp.add_argument('-C',
> - '--config',
> - help='Output architectures and BSPs in `config.ini` format',
> - action='store_true')
> + argsp.add_argument(
> + '-j',
> + '--json',
> + help='Output JSON in "arch: [(bsp, family, path)]" format',
I can change that.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127639
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250727/3cc63584/attachment.htm>
More information about the bugs
mailing list