From: Prakhar
---
hello.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello.c b/hello.c
index f0b662c..72d1dd4 100644
--- a/hello.c
+++ b/hello.c
@@ -9,6 +9,6 @@ rtems_task Init(
rtems_task_argument ignored
)
{
- printf( "\nHello RTEMS from India!\n" );
From: Prakhar
Date: Tue, 7 Feb 2023 13:43:09 +0530
Subject: [PATCH 4/4] updated hello.c
---
hello.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello.c b/hello.c
index 72d1dd4..a3c40ae 100644
--- a/hello.c
+++ b/hello.c
@@ -9,6 +9,6 @@ rtems_task Init
Hello,
Does the current RTEMS version support the Jetson nano board, if not, do
you think It will be a good project for gsoc2023? something like porting
RTEMS to Jetson nano or jetson AGX orin maybe?
Looking forward to your response.
Best Regards
Prakhar
Hello,
My name is Prakhar Agrawal and I am interested in contributing to RTEMS as
a gsoc this year.
While going through the list of open projects, the BSP executable
conversion project caught my interest.
I have completed the hello world task for gsoc and now looking to start
contributing to
oard.
I was reading about RISC-V and their comparison with ARM SBC and in one
blog I read this - "ARM processors have benefited from a lot more research,
funding, and development than RISC-V. This means that it can be argued that
RISC-V is being left behind"
Looking forward to your opi