Subject: Interest in Contributing to RTEMS and Preparing for GSoC 2026

2025-06-11 Thread Saksham Upadhyay
have done some experiments with linux kernel and tested the application on qemu. I would really appreciate any advice, resources, or direction on how I can become a better contributor to RTEMS and prepare myself for GSoC 2026. Thank you for your time and support. Best regards, Saksham Upadhyay

Please Review GSOC proposal after recommended changes

2024-04-02 Thread ashish ashish
I have made recommended changes in my proposal proposal ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

revised proposal for posix conformance project, GSoC

2024-04-02 Thread Abhinav Srivastava
Updated my proposal according to comments. Any comments welcome! https://docs.google.com/document/d/1iwgzx72TZ0aokNLww-y-IlyEkaRCovjGUhpdQXdP9mg/edit?pli=1 -- *"Free society* *Has, at its core, privacy* *You must act in trust." - *Salyzyn ___ devel maili

Proposal Review Request for "Add BSP for Polarfire-based Beagle" GSOC 2024 Project

2024-03-31 Thread Purva Yeshi
Hello, I am Purva Yeshi, a pre-final year Electronics and Telecommunication undergraduate from VJTI, Mumbai. I am very interested in the project "Add BSP for Polarfire-based Beagle" for GSOC 2024. I have successfully completed the Hello World task and also built the same Hello World code

Proposal Review Request for "Add BSP for Polarfire-based Beagle" GSOC 2024 Project

2024-03-31 Thread Purva Yeshi
Hello, I am Purva Yeshi, a pre-final year Electronics and Telecommunication undergraduate from VJTI, Mumbai. I am very interested in the project "Add BSP for Polarfire-based Beagle" for GSOC 2024. I have successfully completed the Hello World task and also built the same Hello World code

propsal for gsoc

2024-03-30 Thread ashish ashish
hello i have written my proposal and needs your valuable suggestion and feedbacks propsal ___ devel mailing list devel@rtems.org http://lists.rtems.org/mail

Re: GSOC proposal - new POSIX APIs 2024

2024-03-30 Thread Abhinav Srivastava
Hi! Requesting comments on my proposal for GSOC 2024 - implementing new POSIX APIs: https://docs.google.com/document/d/1iwgzx72TZ0aokNLww-y-IlyEkaRCovjGUhpdQXdP9mg/edit?usp=sharing Abhinav. -- *"Free society* *Has, at its core, privacy* *You must act in trust."

Seeking review for GSoC Proposal "Add RTEMS Framework to PlatformIO"

2024-03-28 Thread Pranav Gupta
Please have a look at my project proposal for GSoC and suggest changes. Google Docs Link: https://docs.google.com/document/d/1uyC1Eai73RET6lcWMkSe01FvcXWhceSD9_q4v8eYCCI/edit pdf for proposal attached below. GSOC2024_GUPTA_Add RTEMS Framework to PlatformIO (1).pdf Description: Adobe PDF

GSOC x86_64 BSP Proposal

2024-03-27 Thread Matheus Pecoraro
Hey, Here is the first draft of my proposal, I appreciate the feedback. https://docs.google.com/document/d/1Q9F-BwuLKz66-83UBcraiPQzoZ_hEbMoWDNWGvbJM4o/edit?usp=sharing ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH 0/1] This is the task for GSOC'24

2024-03-20 Thread Abhinav Srivastava
Screenshot: https://i.ibb.co/NTxGCj6/Screenshot-2024-03-20-22-41-54.png - Modified the sample hello world to print the popular dialogue "Oh, Hi Mark" from the movie "The Room" by Tommy Wiseau. Abhinav Srivastava (1): Modify hello world sample for GSoC task testsuites/

[PATCH 1/1] Modify hello world sample for GSoC task

2024-03-20 Thread Abhinav Srivastava
--- 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 83f6342ab3..f1c5983ad2 100644 --- a/testsuites/samples/hello/init.c +++ b/testsuites/samples/hello/init.c @@ -41,7 +41,7 @

[PATCH] GSoC Hello World

2024-03-20 Thread Samuel Pires
@@ static rtems_task Init( { rtems_print_printer_fprintf_putc(&rtems_test_printer); TEST_BEGIN(); - printf( "Hello World\n" ); + printf( "Hello World from GSoC!\n" ); TEST_END(); rtems_test_exit( 0 ); } -- 2.34.1 __

Re: GSOC Task

2024-03-12 Thread Gedare Bloom
Thanks. Please add yourself to the table at https://devel.rtems.org/wiki/GSoC/2024 and (continue to) discuss your project ideas here/Discord. On Tue, Mar 12, 2024 at 2:10 PM Matheus Pecoraro wrote: > > Hello, I am a fresh graduate from Brazil. I have developed a simple > x86_64 kernel i

GSOC Task

2024-03-12 Thread Matheus Pecoraro
Hello, I am a fresh graduate from Brazil. I have developed a simple x86_64 kernel in Rust in my free time and thus I am interested in the x86_64 BSP project. Although I did manage to compile the x86_64 BSP, the hello.exe test was hanging, so I did the task with the i386 BSP. I definitely need to t

GSOC proposal: GSOC2024_Yang_Adding SPI and Watchdog support to Raspberry Pi4B BSP

2024-03-08 Thread Ning Yang
Hello everyone, I've prepared a draft for my proposal. Please let me know how I could improve it. Thank you inadvance. https://docs.google.com/document/d/1NjlUSWhqwUvrsQPBISU05ah0I0IGkEuq6BIThrkMBsg/edit?usp=sharing___ devel mailing list devel@rtems.o

GSOC: GSOC2024_Yang_Adding SPI and Watchdog support to Raspberry Pi 4B BSP

2024-03-06 Thread Ning Yang
I've prepared a draft for my proposal. Please let me know how I could improve it.  Thank you in advance. https://docs.google.com/document/d/1NjlUSWhqwUvrsQPBISU05ah0I0IGkEuq6BIThrkMBsg/edit___ devel mailing list devel@rtems.org http://lists.rtems.org/ma

Re: [PATCH 0/2] GSOC: ​Hello World exercise

2024-03-02 Thread Gedare Bloom
Go ahead and add yourself to the table at https://devel.rtems.org/wiki/GSoC/2024#ContributorsProposals See the https://devel.rtems.org/wiki/GSoC/2023 page if you need guidance how to do that (Edit Button to see source). You'll need to register for a Trac account first to edit the page. O

Re: [PATCH 0/2] GSOC: ​Hello World exercise

2024-02-28 Thread Kinsey Moore
Thanks for taking this step toward participating in GSoC! I took a look at the images in the binary patch and they look good. If you need to send more images in the future, please use a link instead of sharing them in a binary patch. Kinsey On Wed, Feb 28, 2024 at 2:33 AM Ning Yang wrote

[PATCH 0/2] GSOC: ​Hello World exercise

2024-02-28 Thread Ning Yang
Hello, My name is Yang Ning, a computer science master's student at China Yanshan University.My research chiefly focuses on RTEMS. This is my first contact with operating system-related projects. I have been study RTEMS on RPi4 for half year. During the half year,I configured and builded RTEMS

GSoC open projects

2024-01-10 Thread Gedare Bloom
Hello all, We will again plan to apply to GSoC. Please take a few minutes to check on https://devel.rtems.org/wiki/Developer/OpenProjects to see if any projects should be closed/removed from that list, and whether you'd like to add any new projects. Thanks! G

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-12 Thread Joel Sherrill
de >>> contributors for this summer. I will be working on integrating the >>> renode.io simulator into RTEMS. Renode (http://renode.io/) is an open >>> source software development framework with commercial support from Antmicro >>> that lets you develop, debug

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-12 Thread Muhammad Sulthan Mazaya
elop, debug and test multi-node device systems for System on Chips (SoC) >> and Internet of Things (IoT) devices. To learn more about my project, you >> can go to the RTEMS wiki where you can access my proposal ( >> https://devel.rtems.org/wiki/GSoC/2023) or you can see it fro

Re: GSoC Contributor Introduction: Integrating Renode to RTEMS

2023-05-10 Thread Joel Sherrill
velopment framework with commercial support from Antmicro that lets you > develop, debug and test multi-node device systems for System on Chips (SoC) > and Internet of Things (IoT) devices. To learn more about my project, you > can go to the RTEMS wiki where you can access my proposal ( &g

GSoC Proposal Draft - Improve Raspberry Pi 4 BSP

2023-04-03 Thread Utkarsh Verma
I have drafted my GSoC proposal and uploaded it to Google Docs. You can leave suggestions as comments in the document. https://docs.google.com/document/d/1dL5zl_iSYeyx6ZoOpKjy-CkLh_OvgGDJvblrPH5q6rg/edit?usp=sharing I apologize for not giving you much time for this review. Regards, Utkarsh

GSoC 2023 Proposal - Add Support for Address Sanitizer

2023-03-30 Thread Noriyuki Kurosu
Hi everyone, I have drafted my proposal for GSoC on adding support for Address Sanitizer. I would be grateful if you could review it. Any feedback or suggestions would be greatly appreciated. https://docs.google.com/document/d/1BRUBegRfTRCxUUM3r2nOBVdQ6WKtb9JJ94SJxW2gK5w/edit?usp=sharing Thank

GSoC Proposal for Code Formatting and Style Check for RTEMS score

2023-03-28 Thread Hardik Sethi
Hey there, the draft for my GSoC 2023 proposal is ready. It would be very helpful if anyone could review my proposal. All your suggestions are welcome. I have attached the link to my proposal below and opened it for suggestions. If there is any issue with the link, please do let me know. https

GSoC 2023 Proposal - Add Support for renode.io Simulator

2023-03-27 Thread Muhammad Sulthan Mazaya
Hi everyone, I have drafted my proposal for GSoC on adding support for the renode.io simulator and am humbly asking for your review on it, any feedback and suggestion will be very appreciated. The proposal is available here https://docs.google.com/document/d/14VN7pWeD2qYHDojnBoHLFziDVC31xD

GSoC 2023 Proposal - Build System Conversion for BSPs from Makefile.inc config files to pkg-config

2023-03-27 Thread Ruturaj nanoti
Hi Everyone, I wanted to request a review/feedback on my proposal for GSoC 2023. So, I would really appreciate any comments and suggestions regarding this. Following is a link to my proposal: https://docs.google.com/document/d/1pFW1e9m_DdONVVpRc7Hf77PIZm9kW-PZtGEQUYVesGg/edit?usp=sharing Thank

GSoC Proposal - Improve amd64 BSP

2023-03-27 Thread Siddharth Khattar
Hello all, I'm Siddharth Khattar, Please look at my first draft of the GSoC Proposal to improve the x64 BSP of RTEMS. I humbly request all to please take a look at it and comment any and all changes/improvements that can be improved upon in the proposal. The link to my proposal is:

Re: Call for Mentors gsoc'23

2023-03-27 Thread Alan Cudmore
Hi Gedare, I accepted the agreements. I would like to be a secondary mentor again this year. I'm interested in both RPI and RISC-V based projects. Thanks, Alan On Tue, Mar 7, 2023 at 9:43 PM Gedare Bloom wrote: > Hello all, > > RTEMS Project is again to participate in GSoC (2023)

GSOC Proposal - SiFive HiFive Unleashed RISC-V port for RTEMS

2023-03-26 Thread Amna Mannan
Hello everyone, I'm Amna Mannan, wanted to share my proposal for this year with you. I'll be to glad to know more about this proposal. I have updated the GSOC 2023 wiki. Here's a link to my proposal. https://docs.google.com/document/d/1-RfydFwHBI5dvJKJu9TLpVI9wmVRcrqcTuHLJGBNTME/e

[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

[GSoC Proposal] Ethernet and SMP support for Raspberry Pi 4B AArch64

2023-03-22 Thread Noor Aman
Hello everyone, I've drafted a proposal for GSoC 2023. All your help and review is appreciated. I'm a bit stuck on ideas for SMP, and I'll be glad to know further ideas for it. I've added the link to the gsoc 2023 wiki and added it here too. https://docs.g

GSoC Contributor Introduction

2023-03-22 Thread Utkarsh Verma
be a good mix of both for me. Hence, I would like to participate in GSoC 23 and contribute to the RTEMS project. For GSoC, I would like to add support for new boards to RTEMS. Hence, I found the following projects to be particularly interesting: - Improve the Raspberry Pi BSP (#2899 <ht

[PATCH 0/1] Finish GSoC Getting Started section

2023-03-19 Thread norifxsc
From: Noriyuki Kurosu Hello. I am interested in GSoC of RTEMS. I have built RTEMS and modified the init.c, so I am sending over the changes as a patch. I am interested in #4630. https://devel.rtems.org/ticket/4630 I have already checked ASAN behavior on default gcc and now I am trying to see if

Help for GSoC proposal

2023-03-14 Thread Hardik Sethi
Hey there, I am thinking of taking #4628 for adding SATA support in libbsd for RTEMS as my GSoC 2023 Project. I have already done the Hello World patch and sent the screenshot to gedare and DrRTEMS. This is my first time in GSoC so it would be a great help if someone could guide me. Thanks

Re: [PATCH 0/1] GSOC Contributor Opportunity

2023-03-07 Thread Ruturaj nanoti
idea can be most fruitful. That will > give you more likely feedback, because most of us have no clue what > the ticket numbers mean without clicking through. It would also be a > good idea to hop on the Discord and discuss the topic ideas of > interest in the #gsoc channel. > > Two o

Re: [PATCH 0/1] GSOC Contributor Opportunity

2023-03-07 Thread Gedare Bloom
hop on the Discord and discuss the topic ideas of interest in the #gsoc channel. Two of those tickets relate to the build system and tooling. Chris may know if they're still of interest. Gedare On Mon, Mar 6, 2023 at 9:51 PM Ruturaj Nanoti wrote: > > Hi All, > > My name is Rut

Call for Mentors gsoc'23

2023-03-07 Thread Gedare Bloom
Hello all, RTEMS Project is again to participate in GSoC (2023). If you would like to be a primary or secondary mentor, please register at https://summerofcode.withgoogle.com/ for the current program year, and then let me know so that I can add you to RTEMS Project. The workflow is a bit

[PATCH 0/1] GSOC Contributor Opportunity

2023-03-06 Thread Ruturaj Nanoti
40 Pi Pico, Teensy 4.1, ItsyBitsy (nRF52840), etc. and also have experience with programming languages like C (both embedded and system level), C++, and Python. I came across RTEMS, while browsing through the organizations participating in GSOC this year, and found the work quite interesting and exc

Re: Rust for RTEMS [was: Re: Interested for GSoC 2023]

2023-03-03 Thread Karel Gardas
On 2/27/23 12:00, Karel Gardas wrote: On 2/27/23 02:16, Joel Sherrill wrote: Another GCC related project could be Rust RTEMS Support but I don't know what that entails beyond turning it on and seeing what goes wrong. I tried to build it last year and got far enough to decide to wait before tryin

GSoC Idea : Improve x86_64 BSP

2023-03-02 Thread Siddharth Khattar
Hello, I was earlier aiming to do a GSoC 2023 project ticket #2901 but was then encouraged to do a GSoC project to Improve x86_64 BSP instead as that would be much more useful than the former mentioned. Then, I was reading the chat logs around ACPICA and had a couple of questions- What is DTS

Re: Project Discussion for GSoC 2023

2023-03-01 Thread Joel Sherrill
led grcard). >> >> During booting (if the gaisler card get recognized) it will create child >> devices (greth#) for the ethernet interfaces. >> >> >> >> I hope this helps you. >> >> >> >> Have fun coding, >> >> Gab

Re: Interested for GSoC 2023

2023-02-28 Thread Joel Sherrill
On Tue, Feb 28, 2023 at 4:50 PM Vihas Makwana wrote: > Hi Joel, > > After a careful thought, I have decided to group multiple medium level > projects for upcoming GSoC. > That would allow me to contribute substantially, as well as help me to > learn different parts of the RTEMS

Re: Interested for GSoC 2023

2023-02-28 Thread Vihas Makwana
Hi Joel, After a careful thought, I have decided to group multiple medium level projects for upcoming GSoC. That would allow me to contribute substantially, as well as help me to learn different parts of the RTEMS. ___ devel mailing list devel@rtems.org

Re: GSoC Hello World Test Completed

2023-02-28 Thread Joel Sherrill
Good job! Add yourself to the table here: https://devel.rtems.org/wiki/GSoC/2023 Do you have any project in mind? The sparc/erc32 may or may not be the best BSP to do that on. --joel On Tue, Feb 28, 2023 at 10:07 AM Siddharth Khattar wrote: > Hello, > I've successfully complet

Re: Rust for RTEMS [was: Re: Interested for GSoC 2023]

2023-02-27 Thread Karel Gardas
> Cc: rtems-de...@rtems.org <mailto:rtems-de...@rtems.org> mailto:devel@rtems.org>> >> Subject: Re: Interested for GSoC 2023 >> >> On 2/27/23 02:16, Joel Sherrill wrote: >>> Another GCC related project could be Rust RTEMS Support but

Re: Rust for RTEMS [was: Re: Interested for GSoC 2023]

2023-02-27 Thread Joel Sherrill
Behalf Of Karel Gardas > >> Sent: Montag, 27. Februar 2023 09:16 > >> To: j...@rtems.org; Vihas Makwana > >> Cc: rtems-de...@rtems.org > >> Subject: Re: Interested for GSoC 2023 > >> > >> On 2/27/23 02:16, Joel Sherrill wrote: > >>> Ano

Rust for RTEMS [was: Re: Interested for GSoC 2023]

2023-02-27 Thread Karel Gardas
Subject: Re: Interested for GSoC 2023 On 2/27/23 02:16, Joel Sherrill wrote: Another GCC related project could be Rust RTEMS Support but I don't know what that entails beyond turning it on and seeing what goes wrong. I tried to build it last year and got far enough to decide to wait before t

RE: Interested for GSoC 2023

2023-02-27 Thread Jan.Sommer
> -Original Message- > From: devel On Behalf Of Karel Gardas > Sent: Montag, 27. Februar 2023 09:16 > To: j...@rtems.org; Vihas Makwana > Cc: rtems-de...@rtems.org > Subject: Re: Interested for GSoC 2023 > > On 2/27/23 02:16, Joel Sherrill wrote: > &g

Re: Interested for GSoC 2023

2023-02-27 Thread Karel Gardas
On 2/27/23 02:16, Joel Sherrill wrote: Another GCC related project could be Rust RTEMS Support but I don't know what that entails beyond turning it on and seeing what goes wrong. I tried to build it last year and got far enough to decide to wait before trying again. Not sure how far you went.

Re: Interested for GSoC 2023

2023-02-26 Thread Vihas Makwana
ou toward the harder projects. Do > you plan to be able to spend enough time to take on something substantial? > Yes, I do. There should be a page in the wiki with a table for GSoC candidates to list > themselves. Honestly I don't know if the 2023 page has been created yet. >

Re: Interested for GSoC 2023

2023-02-26 Thread Joel Sherrill
On Sun, Feb 26, 2023, 3:44 PM Vihas Makwana wrote: > Hello, > > My name is Vihas Makwana, and I'm a software developer. > > I came across RTEMS while reviewing the "Organizations" for GSoC 2023. > By going through the Project Ideas [1], the following ideas

Interested for GSoC 2023

2023-02-26 Thread Vihas Makwana
27 Feb 2023, 03:14 Vihas Makwana, wrote: > Hello, > > My name is Vihas Makwana, and I'm a software developer. > > I came across RTEMS while reviewing the "Organizations" for GSoC 2023. > By going through the Project Ideas [1], the following ideas caught my >

Interested for GSoC 2023

2023-02-26 Thread Vihas Makwana
Hello, My name is Vihas Makwana, and I'm a software developer. I came across RTEMS while reviewing the "Organizations" for GSoC 2023. By going through the Project Ideas [1], the following ideas caught my attention: -- Use Address Sanitizer (ASAN) with RTEMS [2] -- POSIX Complia

Re: GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-26 Thread Joel Sherrill
The Pynq is a low cost Zynq board I have wanted to have support for. http://www.pynq.io/board.html Basic support should be a matter of tweaking the settings and adding a bsp variant On Sat, Feb 25, 2023, 10:21 AM Alan Cudmore wrote: > Improving Raspberry Pi 4 support would be a great G

Re: Project Discussion for GSoC 2023

2023-02-26 Thread Viraj Jagadale
ces. > > > > I hope this helps you. > > > > Have fun coding, > > Gabriel > > > > *Von:* Viraj Jagadale > *Gesendet:* Dienstag, 21. Februar 2023 17:36 > *An:* Moyano Heredia, Victor Gabriel ; > dan...@gaisler.com; devel@rtems.org > *Betreff:* Re:

Re: GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-25 Thread Alan Cudmore
Improving Raspberry Pi 4 support would be a great GSOC project. Right now the Beagleboard is my default for a low cost network enabled RTEMS board. But a Pi4 with network and SMP support would be a great board to learn RTEMS. Even better if the supply problems are addressed this year. In addition

AW: Project Discussion for GSoC 2023

2023-02-24 Thread Gabriel.Moyano
#) for the ethernet interfaces. I hope this helps you. Have fun coding, Gabriel Von: Viraj Jagadale Gesendet: Dienstag, 21. Februar 2023 17:36 An: Moyano Heredia, Victor Gabriel ; dan...@gaisler.com; devel@rtems.org Betreff: Re: Project Discussion for GSoC 2023 Hi Daniel and Gabriel, Thank you

Re: Project Discussion for GSoC 2023

2023-02-21 Thread Viraj Jagadale
m Auftrag von *Daniel Hellstrom > *Gesendet:* Montag, 20. Februar 2023 15:59 > *An:* Viraj Jagadale ; devel@rtems.org > *Cc:* kinsey.mo...@rtems.org; and...@chichak.ca > *Betreff:* Re: Project Discussion for GSoC 2023 > > > > Hi Viraj, > > There is an old GRETH network

AW: Project Discussion for GSoC 2023

2023-02-21 Thread Gabriel.Moyano
regards, Gabriel Von: devel Im Auftrag von Daniel Hellstrom Gesendet: Montag, 20. Februar 2023 15:59 An: Viraj Jagadale ; devel@rtems.org Cc: kinsey.mo...@rtems.org; and...@chichak.ca Betreff: Re: Project Discussion for GSoC 2023 Hi Viraj, There is an old GRETH network driver as part of the

Re: Project Discussion for GSoC 2023

2023-02-20 Thread Daniel Hellstrom
-examples https://www.gaisler.com/index.php/products/debug-tools/grmon3 Kind Regards, Daniel On 2023-02-13 04:25, Viraj Jagadale wrote: Dear Community, I am interested in contributing to RTEMS and will be participating in GSoC 2023. I am interested in projects #4595 <ht

Re: GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-19 Thread Joel Sherrill
d on bus >> mmcsd0: 32GB at mmc1 >> 50.0MHz/4bit/65535-block >> bcm2835_cpufreq0: ARM 600MHz, Core 200MHz, SDRAM 400MHz, Turbo OFF >> CPU 0: ARM Cortex-A72 r0p3 affinity: 0 >>Cache Type = <64 byte D-cacheline,64 byte >> I-cacheline,PIPT

Re: GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-19 Thread Noor Aman
> AArch32 Instruction Set Attributes 5 = > AArch32 Media and VFP Features 0 = VFPv3+v4,AdvSIMD> > AArch32 Media and VFP Features 1 = Conv,SIMDSP,SIMDInt,SIMDLS,FPDNaN,FPFtZ> > CPU 1: ARM Cortex-A72 r0p3 affinity: 1 > CPU 2: ARM Cortex-A72 r0p3 affinity: 2 > CPU

Re: GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-18 Thread Joel Sherrill
On Sat, Feb 18, 2023 at 11:09 AM Noor Aman wrote: > > Hey everyone, > Last year I helped with the porting of RTEMS-aarch64 for Raspberry Pi 4B > with Kinsey, Alan and Hesham. I'm looking forward to continuing my project > further. As of now, I have 2 projects in my mind. &

GSoC project suggestion for the BSP Raspberry pi 4B aarch64

2023-02-18 Thread Noor Aman
Hey everyone, Last year I helped with the porting of RTEMS-aarch64 for Raspberry Pi 4B with Kinsey, Alan and Hesham. I'm looking forward to continuing my project further. As of now, I have 2 projects in my mind. 1. Bringing in multicore support for the BSP. This can be achieved by one of the 2 met

Project Discussion for GSoC 2023

2023-02-12 Thread Viraj Jagadale
Dear Community, I am interested in contributing to RTEMS and will be participating in GSoC 2023. I am interested in projects #4595 <https://devel.rtems.org/ticket/4595> and #4596 <https://devel.rtems.org/ticket/4596> because I am passionate about networking. I'm currently concen

[PATCH] Gsoc beginners Hello world Prove

2022-10-30 Thread wungfuh
From: wungfuh --- 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 83f6342ab3..7c35ad0f6b 100644 --- a/testsuites/samples/hello/init.c +++ b/testsuites/samples/hello/init.c

Re: For GSoC: RTEMS release notes new generator

2022-09-11 Thread Chris Johns
On 1/9/2022 4:43 am, Mahmoud Abumandour wrote: > Hello all, > > Here, I present the current output of the new release notes generator that > will > be used in the release generation process. Thank you. > Currently, the generator is capable > is generating markdown and reStructuredText. Both ha

Re: For GSoC: RTEMS release notes new generator

2022-09-05 Thread Mahmoud Abumandour
Bump. Please consider reviewing as the final submissions open today. Thanks, Mahmoud On Wed, Aug 31, 2022 at 8:43 PM Mahmoud Abumandour wrote: > Hello all, > > Here, I present the current output of the new release notes generator that > will be used in the release generation process. Currently,

For GSoC: RTEMS release notes new generator

2022-08-31 Thread Mahmoud Abumandour
Hello all, Here, I present the current output of the new release notes generator that will be used in the release generation process. Currently, the generator is capable is generating markdown and reStructuredText. Both have minor flaws that, in my opinion, are somewhat acceptable. You can find a

GSoC 2022 - Midterm Deliverables - Duc Doan

2022-07-25 Thread Duc Doan
Dear mentors and RTEMS community, This email is to announce the deliverables I have for phase 1 of GSoC 2022. Please find my midterm blog post at: https://medium.com/@dtbpkmte/gsoc-2022-rtems-midterm-report-cdc994459362 (this includes the links to my repositories and code documentations). My

Re: GSoC 2022:

2022-07-15 Thread Prashanth S
gt;> I think the choice of CAN API is a bit complicated. The grlib/grcan is >>> actually a good choice for RTEMS. >>> >>> > Regards >>> > Prashanth S >>> > >>> > On Sun, 29 May 2022 at 13:33, Christian Mauderer >>> wrote: >

GSoC 2022 - Release Note Generated PDF prototypes (resend)

2022-07-15 Thread Mahmoud Abumandour
Hello, This didn't pass through the mailing list due to large files, so I am resending it. I have uploaded the sample generated files to Google Drive and included the links here instead of attaching them directly. If you have accessibility issues, please let me know. RTEMS 4.11.3 release notes PD

Re: [GSoC] Help needed for the continuation of project RPi4B

2022-07-11 Thread Alan Cudmore
I verified that my RPi400 (RPi4 with keyboard) enables the console on UART 1, the "Mini UART" by default. (0xfe215040) If I add this line to config.txt on the SD card: dtoverlay=disable-bt The console comes up with the PL011 UART on the same pins (0xfe201000) So if you want to use the PL011 UART as

Re: [GSoC] Help needed for the continuation of project RPi4B

2022-07-11 Thread Joel Sherrill
On Mon, Jul 11, 2022 at 11:13 AM Noor Aman wrote: > Hello, I wanted some help on my project and what do I need to do next. > Here is a summary of what I have done so far. > > TESTING > - Tested bare-metal from https://rpi4os.com, worked good > - (Suggested by Alan) Tested VxWorks from >

[GSoC] Help needed for the continuation of project RPi4B

2022-07-11 Thread Noor Aman
Hello, I wanted some help on my project and what do I need to do next. Here is a summary of what I have done so far. TESTING - Tested bare-metal from https://rpi4os.com, worked good - (Suggested by Alan) Tested VxWorks from https://www.windriver.com/products/vxworks, it worked fine too.

Re: GSoC 2022 - CAN API test

2022-06-21 Thread Pavel Pisa
Hello Prashanth S and others, I am copying reply to the list for recrd and others consideration On Sunday 19 of June 2022 17:30:16 Christian Mauderer wrote: > Would that be a generic test for the CAN API that all BSPs can run? Or > would it be a hardware specific one? The CAN base test can be HW

Re: GSoC - CAN driver for BBB Was: CAN Options and Licensing, Testing, etc

2022-04-16 Thread Pavel Pisa
Hello Prashanth, On Thursday 14 of April 2022 20:20:45 Prashanth S wrote: > This is to summarize the things suggested from the discussions and clarify > on CAN generic APIs. > > Things on the plate: > >- CAN driver for BBB. OK >- CAN driver for any one of the QEMU supported SoC (SJA1000 on

Re: GSoC: Hello World Patch

2022-03-29 Thread Joel Sherrill
> > On Tue, Mar 29, 2022 at 12:21 AM Joel Sherrill wrote: > >> Looks good. Email (or send it to me on Discord) a screenshot in gdb with >> that program. >> >> Then add yourself to https://devel.rtems.org/wiki/GSoC/2022 >> >> Feel free to discuss any

Re: GSoC: Hello World Patch

2022-03-28 Thread Joel Sherrill
Looks good. Email (or send it to me on Discord) a screenshot in gdb with that program. Then add yourself to https://devel.rtems.org/wiki/GSoC/2022 Feel free to discuss any projects you are interested in here or Discord. On Mon, Mar 28, 2022 at 1:10 PM Kamlesh Bharodiya wrote: > Hi, &g

GSoC: Hello World Patch

2022-03-28 Thread Kamlesh Bharodiya
Hi, I would like to participate in the GSoC 2022 Program. I have built and run the Hello World Program. Please find below: (also attaching the patch) commit bdd1ae76926135fbadc7920eefe6a303342e4a19 (HEAD -> master) Author: Kamlesh_Bharodiya Date: Sun Mar 27 22:22:47 2022 +0530 [GSoC En

GSoC Mentors and Co-mentors Wanted

2022-03-27 Thread Joel Sherrill
Hi Please sign up to mentor (or co-mentor) a project. You all have the experience and expertise needed to help out. And if a project is related to something you have worked on before, I'm going to poke you personally. So volunteer now. :) Thanks. --joel __

[PATCH] testsuites/samples: Change printed statement in the hello example (GSoC)

2022-03-21 Thread Mahmoud Abumandour
This is the getting started requirement to be considered for GSoC 2022. --- 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..c097c36e35 100644 --- a/testsuites

GSoC-2022 Introduction

2022-03-16 Thread Yuto Kaihara
Hello, I'm Yuto Kaihara. I'm student of master course in Japan. and My discord name is acerola243. I was interested in RTOS and wanted to contribute. In GSoC-2022, I would like to improve BSP support for Raspberry pi 4. I have 2 years of experience in MCU development. However,

Re: GSoC-2022 Hello-World Project for BeagleBone Black

2022-03-14 Thread Joel Sherrill
Congratulations! Send me and gedare@ your snapshot and diff privately or via Discord. You also need to add yourself to the table of interested folks https://devel.rtems.org/wiki/GSoC/2022 On Mon, Mar 14, 2022 at 10:39 AM Prashanth S wrote: > Hi All, > > This is to send the Hello-Worl

GSoC-2022 Hello-World Project for BeagleBone Black

2022-03-14 Thread Prashanth S
Hi All, This is to send the Hello-World Project for BeagleBone Black BSP. I am Prashanth S a working professional with experience of 3 years and 6 months. I wanted to be part of open source community especially contributing RTOS, by taking GSoC-2022 as an opportunity I like to contribute to

Re: [GSoC-Entry PATCH] RTEMS port for Raspberry pi 4 AArch64

2022-03-08 Thread Gedare Bloom
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 wrote: > > Hello, This is my patch for qualifying the

[GSoC-Entry PATCH] RTEMS port for Raspberry pi 4 AArch64

2022-03-07 Thread Noor Aman
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

Re: [PATCH] GSoC proof commit

2022-01-11 Thread Joel Sherrill
Great! As Christain pointed out on Discord, Gedare has already created a GSoC 2022 page: https://devel.rtems.org/wiki/GSoC/2022 Add yourself to the table. Please send a screenshot of running the modified hello world. --joel On Tue, Jan 11, 2022 at 6:32 AM Rajiv Vaidyanathan wrote: > >

[PATCH] GSoC proof commit

2022-01-11 Thread Rajiv Vaidyanathan
From: Rajiv Vaidyanathan --- 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..7cc23f24ff 100644 --- a/testsuites/samples/hello/init.c +++ b/testsuites/samples/he

[PATCH] GSoC proof commit

2022-01-11 Thread Rajiv Vaidyanathan
From: Rajiv Vaidyanathan --- 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..7cc23f24ff 100644 --- a/testsuites/samples/hello/init.c +++ b/testsuites/samples/he

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-08-14 Thread Ida Delphine
lding LLVM is > concerned? Or will every user first have to clone the llvm repo and build > it from source like I did? > > > I think it would be good to update/provide RSB recipe for newer > version(s) of LLVM. If you can do that after the GSoC coding period > ends, that woul

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-08-11 Thread Gedare Bloom
else I am supposed to do as far building LLVM is concerned? > Or will every user first have to clone the llvm repo and build it from source > like I did? > I think it would be good to update/provide RSB recipe for newer version(s) of LLVM. If you can do that after the GSoC coding period

Re: GSOC 2021: USB Device Drivers - Beaglebone Black

2021-08-11 Thread Ahamed Husni
ni wrote: > Hi all, > > In phase one of the GSoC I ported the usb template driver and the CDC > Ethernet template (Template for Ethernet over USB) to the RTEMS LibBSD. The > driver was tested in the 6-freebsd-12 and the master branch. I have > prepared a report for phase one.

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-08-10 Thread Ida Delphine
Hi everyone, I was able to successfully build LLVM from source using "ninja" instead of "make" after a couple of failed attempts because I kept running out of resources. Is there anything else I am supposed to do as far building LLVM is concerned? Or will every user first have to clone the llvm re

GSOC 2021: USB Device Drivers - Beaglebone Black

2021-07-24 Thread Ahamed Husni
Hi all, In phase one of the GSoC I ported the usb template driver and the CDC Ethernet template (Template for Ethernet over USB) to the RTEMS LibBSD. The driver was tested in the 6-freebsd-12 and the master branch. I have prepared a report for phase one. https://drac98.github.io/2021/07/13/gsoc

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-07-15 Thread Chris Johns
Hi, I will bring the discussion to the devel list and I hope the comments are in line with the purpose of the project. Please correct what I say if it is not. The pre-commit script that is in github review is a good base and I believe it solves that problem for those on Linux. It is a great start

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-07-15 Thread Ida Delphine
I will check on this On Thu, Jul 15, 2021 at 3:39 PM Gedare Bloom wrote: > On Thu, Jul 15, 2021 at 5:19 AM Ida Delphine wrote: > > > > Hello everyone, > > From the discussion on discord it looks like clang-format cannot be > installed on MacOS and FreeBSD. Is there any alternative or way to hav

Re: GSoC - Code Formatting and Style Checking for RTEMS score

2021-07-15 Thread Gedare Bloom
On Thu, Jul 15, 2021 at 5:19 AM Ida Delphine wrote: > > Hello everyone, > From the discussion on discord it looks like clang-format cannot be installed > on MacOS and FreeBSD. Is there any alternative or way to have it on these > operating systems? > What are the challenges with them? Can clang-

  1   2   3   4   5   6   7   8   9   10   >