Hi Mohd Noor Aman, Got it, thanks.
Hopefully you can entice a mentor to express interest in the port :) That always helps. We'll get proposal preparation started in earnest soon. Gedare On Mon, Mar 7, 2022 at 9:28 PM Noor Aman <nooraman5...@gmail.com> wrote: > > Hello, This is my patch for qualifying the RTEMS GSoC program. I have > attached a screenshot to show the running modified hello world. I have > created an entry in the GSoC 2022 page too. > > > diff --git a/testsuites/samples/hello/init.c > b/testsuites/samples/hello/init.c > index 34ded37c55..5e2ec70adc 100644 > --- a/testsuites/samples/hello/init.c > +++ b/testsuites/samples/hello/init.c > @@ -22,7 +22,7 @@ static rtems_task Init( > { > rtems_print_printer_fprintf_putc(&rtems_test_printer); > TEST_BEGIN(); > - printf( "Hello World\n" ); > + printf( "Hello World from Mohd Noor Aman AKA katana-flinger\n" ); > TEST_END(); > rtems_test_exit( 0 ); > } > _______________________________________________ > devel mailing list > devel@rtems.org > http://lists.rtems.org/mailman/listinfo/devel _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel