GSoC Project | Basic Support for Trace Compass
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Aug 7 16:30:09 UTC 2019
----- Am 7. Aug 2019 um 17:53 schrieb Ravindra Kumar Meena rmeena840 at gmail.com:
> Metadata cleanup:
> https://github.com/rmeena840/rtems-tools/commit/6eb069cbf6639653a7df3b183a86a58f4da8cdbd
>
> Generated metadata in client-side:
> https://github.com/rmeena840/rtems-tools/commit/1e07b1ea3bb334ee56b142f08659869576e76db8
>
> Have a look.
Could you please move the const metadata content to as few as possible
static const metadata_xyz[] = "...
...
...";
variables and write them with fwrite().
>
> Is there any coding style guideline mentioned somewhere to follow for
> rtems-tools?
This file should follow the RTEMS style:
https://docs.rtems.org/branches/master/eng/coding.html
More information about the devel
mailing list