<div dir="ltr"><div>Thank you sir.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Usually, I remember to ask students to just email it directly to me. <br></div></blockquote><div>I sent the patch couple of times to the mailing list but I didn't get any responses.</div><div>So I added you separately thinking that the earlier mails didn't get delivered :)</div><div>Sorry about that.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Please add your info to <a href="https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals" 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.<div><div id="m_-2333741769643014934gmail-:1f3"><img src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div></div></div></blockquote><div>I'll do that. I'm interested in Beagle BSP projects. I'll start a new email thread for that with <br></div><div>the subject "GSoC Project - Beagle BSP Projects". <br></div><div><br></div><div>-- Husni Faiz<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 22, 2021 at 9:51 PM Gedare Bloom <<a href="mailto:gedare@rtems.org" target="_blank">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"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 22, 2021 at 10:11 AM Ahamed Husni <<a href="mailto:ahamedhusni73@gmail.com" target="_blank">ahamedhusni73@gmail.com</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"><div dir="ltr"><div>Dear sir,</div><div>    Is this proof of work acceptable?</div></div><br></blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 22, 2021 at 11:56 AM Ahamed Husni <<a href="mailto:ahamedhusni73@gmail.com" target="_blank">ahamedhusni73@gmail.com</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"><div dir="ltr"><div>HI,</div><div>   I'm having trouble sending the screenshots. <br></div><div>I get an email with the subject "Your message to devel awaits moderator approval".</div></div></blockquote></div></blockquote><div><br></div><div>Usually, I remember to ask students to just email it directly to me. </div><div><br></div><div>Please add your info to <a href="https://devel.rtems.org/wiki/GSoC/2021#StudentsProposals" 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></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I attached the screenshot for both the programs output and the test output.</div><div>That might have exceeded the maximum message size(256KB). <br></div><div>I'll attach only the program output to this thread.</div><div><br></div><div>Thanks,</div><div>Husni.</div><div><br></div><div><img src="cid:ii_kmk7cxs60" alt="hello_out.png" width="566" height="464"><br><br></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 22, 2021 at 11:38 AM Ahamed Husni <<a href="mailto:ahamedhusni73@gmail.com" target="_blank">ahamedhusni73@gmail.com</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"><div dir="ltr"><div>Hi all,</div><div>    This is the modified hello program. I'll attach the screenshots in another email.<br></div><div><br></div>From 794d291f61c70dfcefb6b566e2a6a4af0fb801a5 Mon Sep 17 00:00:00 2001<br>From: Husni Faiz <<a href="mailto:ahamedhusni73@gmail.com" target="_blank">ahamedhusni73@gmail.com</a>><br>Date: Mon, 22 Mar 2021 01:18:25 +0530<br>Subject: [PATCH] GSoC Task<br><br>Modified the hello program to meet the requirement.<br>---<br> testsuites/samples/hello/init.c | 4 +++-<br> 1 file changed, 3 insertions(+), 1 deletion(-)<br><br>diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c<br>index 34ded37c55..b215b1fcf9 100644<br>--- a/testsuites/samples/hello/init.c<br>+++ b/testsuites/samples/hello/init.c<br>@@ -22,7 +22,9 @@ 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 Embedded World\n" );<br>+  printf( "Welcome to GSoC 202!\n" );<br>+  printf( "I'm Husni\n" );<br>   TEST_END();<br>   rtems_test_exit( 0 );<br> }<font color="#888888"><br>-- <br>2.17.1<br><div><br></div></font></div>
</blockquote></div>
</blockquote></div>
</blockquote></div></div>
</blockquote></div>