[PATCH rtems-libbsd] libbsd.py: Build i2c shell command

Chris Johns chrisj at rtems.org
Wed Mar 31 22:20:06 UTC 2021


I am fine with this. I did not know it existed.

On 27/3/21 7:40 am, Vijay Kumar Banerjee wrote:
> ---
>  libbsd.py | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libbsd.py b/libbsd.py
> index f7efda43..fe0566e7 100644
> --- a/libbsd.py
> +++ b/libbsd.py
> @@ -258,6 +258,7 @@ class rtems(builder.Module):
>                  'rtems/rtems-bsd-rc-conf.c',
>                  'rtems/rtems-bsd-set-if-input.c',
>                  'rtems/rtems-bsd-shell-arp.c',
> +                'rtems/rtems-bsd-shell-i2c.c',
>                  'rtems/rtems-bsd-shell-ifconfig.c',
>                  'rtems/rtems-bsd-shell-ifmcstat.c',
>                  'rtems/rtems-bsd-shell-netstat.c',
> 


More information about the devel mailing list