RTEMS | Add JSON output to rtems-bsps (!634)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sun Jul 27 02:05:48 UTC 2025
Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634 was reviewed by Gedare Bloom
--
Gedare Bloom started a new discussion on rtems-bsps: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127634
>
> + def json(self):
> + """Returns BSPS in JSON format by architecture and family"""
should be BSPs
--
Gedare Bloom started a new discussion on rtems-bsps: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127635
> - action='store_true')
> + argsp.add_argument(
> + '-j',
should it be a capital J like the others?
--
Gedare Bloom started a new discussion on rtems-bsps: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127636
> + '-j',
> + '--json',
> + help='Output JSON in "arch: [(bsp, family, path)]" format',
I think it should be "Output `something` in JSON format"?
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634
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/0c758cf3/attachment.htm>
More information about the bugs
mailing list