<div dir="ltr">Hi Gedare, <div><br></div><div>Thank you for providing feedback on the patch. I'll make sure I follow the character limit guidelines from now on. I have added my info template to the Students' Proposals table.</div><div><br></div><div>I looked into the open projects and found the following projects interesting:</div><div>1. <a href="https://devel.rtems.org/ticket/3855">https://devel.rtems.org/ticket/3855</a></div><div>2. <a href="https://devel.rtems.org/ticket/3892">https://devel.rtems.org/ticket/3892</a></div><div>It would be great if you can provide some guidance regarding these tickets.</div><div><br></div><div>I just realised that I never introduced myself 😅 I am Rajiv Vaidyanathan studying Masters in Computer Science at IIT Bombay, India. In my coursework and projects/ labs, I have gained some experience in systems programming and real time operating systems. I am extremely excited to contribute to RTEMS.</div><div><br></div><div>Thanks and regards,</div><div>Rajiv</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 19 Mar 2021 at 20:21, Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Rajiv,<br>
<br>
On Fri, Mar 19, 2021 at 4:21 AM Rajiv Vaidyanathan<br>
<<a href="mailto:rajiv.vaidyanathan4@gmail.com" target="_blank">rajiv.vaidyanathan4@gmail.com</a>> wrote:<br>
><br>
> Link to the task: <a href="https://docs.rtems.org/branches/master/user/start/gsoc.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/start/gsoc.html</a><br>
> ---<br>
>  testsuites/samples/hello/init.c | 2 +-<br>
>  1 file changed, 1 insertion(+), 1 deletion(-)<br>
><br>
> diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>
> index 34ded37c55..a4e556de19 100644<br>
> --- a/testsuites/samples/hello/init.c<br>
> +++ b/testsuites/samples/hello/init.c<br>
> @@ -22,7 +22,7 @@ static rtems_task Init(<br>
>  {<br>
>    rtems_print_printer_fprintf_putc(&rtems_test_printer);<br>
>    TEST_BEGIN();<br>
> -  printf( "Hello World\n" );<br>
> +  printf( "Hello from The Dark Side! I'm Rajiv Vaidyanathan and am excited to contribute to RTEMS@GSoC2021!\n" );<br>
<br>
This is fine for the proof. Note that we limit code line lengths to 80<br>
characters in practice:<br>
<a href="https://docs.rtems.org/branches/master/eng/coding-formatting.html#eighty-character-line-limit" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/eng/coding-formatting.html#eighty-character-line-limit</a><br>
<br>
Please add your info to <a href="https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals" rel="noreferrer" target="_blank">https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals</a><br>
and start to investigate which open projects you might like to<br>
consider. You will need to engage on the devel mailing list with the<br>
potential mentors about those projects, as some of the projects may be<br>
no longer available or suitable, and in general the projects need to<br>
be scoped appropriately. This engagement is best done in a separate<br>
email thread dedicated to the proposed area(s) you want to investigate.<br>
<br>
>    TEST_END();<br>
>    rtems_test_exit( 0 );<br>
>  }<br>
> --<br>
> 2.25.1<br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>