Re: [PATCH] gsoc_task: Proof that I can contribute to RTEMS in GSoC

2021-03-19 Thread Rajiv Vaidyanathan
Hi Gedare, Thanks for the feedback. I'll avoid adding links here and just mention the ticket numbers. Regarding the systems related tickets, I looked into #2904 (memory protection) and #2899 (Improving the RPi BSP). It would be great if you can provide some information regarding the status of thes

Re: [PATCH] gsoc_task: Proof that I can contribute to RTEMS in GSoC

2021-03-19 Thread Gedare Bloom
Hi Rajiv, On Fri, Mar 19, 2021 at 11:35 PM Rajiv Vaidyanathan < rajiv.vaidyanath...@gmail.com> wrote: > Hi Gedare, > > 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 ta

Re: [PATCH] gsoc_task: Proof that I can contribute to RTEMS in GSoC

2021-03-19 Thread Rajiv Vaidyanathan
Hi Gedare, 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. I looked into the open projects and found the following projects interesting: 1. https://devel.rtems.org/ti

Re: [PATCH] gsoc_task: Proof that I can contribute to RTEMS in GSoC

2021-03-19 Thread Gedare Bloom
Hi Rajiv, On Fri, Mar 19, 2021 at 4:21 AM Rajiv Vaidyanathan wrote: > > Link to the task: https://docs.rtems.org/branches/master/user/start/gsoc.html > --- > testsuites/samples/hello/init.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/testsuites/samples/hello/init.c b

[PATCH] gsoc_task: Proof that I can contribute to RTEMS in GSoC

2021-03-19 Thread Rajiv Vaidyanathan
Link to the task: https://docs.rtems.org/branches/master/user/start/gsoc.html --- testsuites/samples/hello/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuites/samples/hello/init.c b/testsuites/samples/hello/init.c index 34ded37c55..a4e556de19 100644 --- a/testsuit