Thanks. Please discuss project ideas here (usually one email thread per topic works best) or on discord.
I think there could be good interest in some FS-related improvements. On Thu, Mar 23, 2023 at 4:32 PM David Gumberg <davidzgumb...@gmail.com> wrote: > > --- > hello.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/hello.c b/hello.c > index db0a724..8a080f1 100644 > --- a/hello.c > +++ b/hello.c > @@ -4,7 +4,7 @@ > > rtems_task Init(rtems_task_argument ignored) > { > - printf("\nHello world\n"); > + printf("\nA very different hello world!\n"); > exit(0); > } > > -- > 2.39.2 > > _______________________________________________ > 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