[PATCH 1/1] Modify Init task to print a different message!

2023-03-23 Thread David Gumberg
--- 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

[PATCH 0/1] GSOC Contributor Hello World Exercise

2023-03-23 Thread David Gumberg
Hi all, My name is David Gumberg and I am an open-source software contributor and enthusiast. I am hoping to be able to contribute to RTEMS as a part of GSOC 2023. I am very interested in firmware, microelectronics, and alternative hardware platforms. I am interested in working on improving the