Hi All: I'm very sorry for the delay. Let me explain what Rushabh is doing,
under my close supervision. He listed these GSoC Tasks in his post:
<< Ported the LED Blinky App from C to Rust >>
The means Rushabh took the `leds` Example in C, and created a New Example
in Rust called `blink_rust`: htt
Thank you!
Nathan
On Mon, Jul 8, 2024 at 2:47 PM Alan C. Assis wrote:
> He converted a GPIO example to Rust, it will not replace anything...
>
> Just like CMakefiles, you choose what to use.
>
> BR,
>
> Alan
>
> On Mon, Jul 8, 2024 at 3:24 PM Nathan Hartman
> wrote:
>
> > On Mon, Jul 8, 2024 a
He converted a GPIO example to Rust, it will not replace anything...
Just like CMakefiles, you choose what to use.
BR,
Alan
On Mon, Jul 8, 2024 at 3:24 PM Nathan Hartman
wrote:
> On Mon, Jul 8, 2024 at 1:22 PM Alan C. Assis wrote:
>
> > Hi Sebastien,
> >
> > You are jumping to conclusions: c
On Mon, Jul 8, 2024 at 1:22 PM Alan C. Assis wrote:
> Hi Sebastien,
>
> You are jumping to conclusions: converting C to Rust doesn't mean kernel
> code will be converted, it means Applications code conversion!
Which applications? And is the C version going to disappear, requiring all
users to
Hi Sebastien,
You are jumping to conclusions: converting C to Rust doesn't mean kernel
code will be converted, it means Applications code conversion!
You were very vocal against CMake and Device Tree too, but they arrived in
the project and it is important to the project evolution.
If you don't
Hello,
Thank you for your first email in the nuttx community, we are pleased to
know you. I read that you have been using Discord for communicating on
this project, but this mailing list is still the main contact point for
the NuttX community and it would have been more than welcome to see mor
Hi Rushabh: Thank you so much for your kind words, excellent feedback and
awesome contributions to NuttX Kernel and Apps!
I'll definitely work harder to make NuttX Onboarding easier for new
learners :-)
Lup
On Mon, Jul 8, 2024 at 6:37 PM RUSHABH GALA wrote:
> Greetings everyone!
>
> I am Rusha
Greetings everyone!
I am Rushabh Vipul Gala, a Computer Science and Engineering student at the
University of Mumbai, India, with a passion for tackling real-world
challenges through technology. Currently I am participating in Google
Summer of Code (GSoC) 2024, focused on integrating Rust into Apac