I would be willing to mentor a CAN project. Perhaps another will come along. If your proposal truly shines, a mentor may be found.
On Tue, Mar 10, 2020 at 3:18 PM John kongtcheu <johnkongtc...@gmail.com> wrote: > > Thank you for the information. I've been doing some research into the CAN > support and I think that it would definitely be a project that I would be > interested in. I am just a little curious though if there would be any > available mentors for this project, and if so would I have the green light to > start working on the first draft of the project? > Thanks again > > On Mon, Mar 9, 2020 at 11:37 AM Gedare Bloom <ged...@rtems.org> wrote: >> >> Hi John, >> >> Thanks. Regarding BeagleBone Black (BBB) you should demonstrate that >> you can run RTEMS on the BBB during your proposal prep phase. You will >> need to dig to find out what remains to be done in this space. That >> said, there is a student with a proposal to advance Flattened Device >> Tree support so you would want to avoid that area. It's not clear to >> me what else remains to be done that is sufficiently interesting. I'd >> like to see if we can support the BBB with RTEMS "legacy" network >> stack and lwIP, then it could be a handy board for us as a project to >> use to test the networking infrastructure. This is related to >> https://devel.rtems.org/ticket/3850 >> >> BBB is also a candidate for Controller Area Network (CAN) support (pun >> intended). Although we don't have active open project descriptions, >> that could be an area for expanding peripheral and library support. It >> does require some additional hardware to actually do any testing >> though. One can start with Qemu-emulated CAN support, which was added >> by a previous RTEMS GSoC student project. >> >> Gedare >> >> On Sun, Mar 8, 2020 at 11:30 AM John kongtcheu <johnkongtc...@gmail.com> >> wrote: >> > >> > >> > >> > ---------- Forwarded message --------- >> > From: John kongtcheu <johnkongtc...@gmail.com> >> > Date: Sun, Feb 23, 2020 at 7:19 PM >> > Subject: Fwd: [PATCH] Hello World >> > To: >> > Cc: <devel@rtems.org> >> > >> > >> > >> > ---------- Forwarded message --------- >> > From: John kongtcheu <johnkongtc...@gmail.com> >> > Date: Sun, Feb 23, 2020, 6:53 PM >> > Subject: Re: [PATCH] Hello World >> > To: Gedare Bloom <ged...@rtems.org>, <j...@rtems.org>, <chr...@rtems.org> >> > >> > >> > Hello Gedare >> > I'm currently interested in the beagleboard black bsp project as of now. >> > I'm interested in working with the peripherals regarding it. >> > Thank you, >> > >> > On Sun, Feb 23, 2020 at 6:31 PM Gedare Bloom <ged...@rtems.org> wrote: >> >> >> >> Hi John, >> >> >> >> Thank you. If you're planning to apply for GSoC as a student, please >> >> also send me by email your screenshot, CC to j...@rtems.org and >> >> chr...@rtems.org >> >> >> >> Begin to look through the Open Projects for what kinds of projects >> >> might interest you, and ask questions here about whether/which >> >> projects might be good for you to work on an application. >> >> >> >> Gedare >> >> >> >> On Sun, Feb 23, 2020 at 4:20 PM John Kongtcheu <johnkongtc...@gmail.com> >> >> wrote: >> >> > >> >> > --- >> >> > 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..13aa377d95 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( "This is John Kongtcheu's Hello World \n Welcome to RTEMS >> >> > and Google Summer of Code 2020" ); >> >> > TEST_END(); >> >> > rtems_test_exit( 0 ); >> >> > } >> >> > -- >> >> > 2.17.1 >> >> > >> >> > _______________________________________________ >> >> > 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 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel