Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-09 Thread Nathan Hartman
Thank you Lup for the excellent explanation! Always informative and a pleasure to read. Good luck with the next 6 weeks of GSoC and thanks very much for your efforts. Nathan On Mon, Jul 8, 2024 at 9:29 PM Lee, Lup Yuen wrote: > Hi All: I'm very sorry for the delay. Let me explain what Rushabh

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Lee, Lup Yuen
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

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Nathan Hartman
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

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Alan C. Assis
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

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Nathan Hartman
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

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Alan C. Assis
/2024 12:37, RUSHABH GALA wrote: > > 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 pa

Re: Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Sebastien Lorquet
kling real-world challenges through technology. Currently I am participating in Google Summer of Code (GSoC) 2024, focused on integrating Rust into Apache NuttX Apps. In this blog post on GSoC 2024 mid-term progress, I have written about integrating Rust with Apache NuttX, highlighting milestones: (1

Re: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread Lee, Lup Yuen
> > 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

Fwd: Rust Integration in Apache NuttX Apps: GSoC 2024 Mid-Term Recap

2024-07-08 Thread RUSHABH GALA
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

gsoc 2024

2024-03-29 Thread Chintu sharma
Dear apache GSoC Team, I'm Chintu Sharma, a passionate 2nd-year CS student at the Institute of Aeronautical Engineering, Dunigal, Hyderabad, interested in contributing to your GSoC 2024 program. With strong programming skills in C, C++, Python, Java, and JavaScript, I'm eager to con

Re: Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-28 Thread Victor Suarez Rovere
Hi Andrew I'm aware of that development, the idea is to expand them. I wrote C and micropython drivers for many FPGA-implemented peripherals, including high resolution graphics, USB mouse/keyboard, audio, etc. The idea is to maintain that and to support as much peripherals/boards as possible On

Re: Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-28 Thread Andrew Dennison
There is a litex (https://github.com/enjoy-digital/litex) target for nuttx and litex supports generating a soc for many fpga Dev boards. While the nuttx docs focus on using diligent arty, none of this is arty specific. We are actively moving the litex support forward, with both flat and kernel tar

Re: Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-20 Thread Victor Suarez Rovere
You have many options for LED control and some of them are not small... The colorlight i9 has a 45K device that's medium size in my view then you have the ones that were used for bitcoin mining that have large devices like the Zynq models, and are super cheap nowadays since those boards were supers

Re: Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-20 Thread Alan C. Assis
Hi Victor, thank you very much for this information and this link. I found a nice project using that board: https://github.com/lucysrausch/colorlight-led-cube I remember also seeing some FPGA board to control LEDs panel that could be used as ordinary FPGA dev tool. But I think these boards don't

Re: Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Victor Suarez Rovere
Reference to cheap FPGA boards (< $20) were added to the new repo, more docs will follow there: https://github.com/cederom/nuttx-fpga So, FPGA is not strictly related to $$$

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Victor Suarez Rovere
FPGA development boards are indeed not cheap, as the chips themselves are expensive. But those of us who are in the field know some solutions. Indeed I'm working on designing a low cost FPGA board right now. Until mine is ready, a useful alternative is to reuse some mass marketed products that are

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Tomek CEDRO
t; > > > > Best Regards, > > > > > > Alan > > > > > > On Sun, Feb 18, 2024 at 8:02 PM Tomek CEDRO wrote: > > > > > > > Closed, okay, and the FPGA part did not get in? > > > > > > > > -- > > > > CeDeROM, SQ7MH

Better FPGA support on NuttX //was Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Alan C. Assis
gt; >> Hi Tomek, >> Thank you for raising these concerns. >> >> BTW, I suggest you change the Subject to something related to NuttX and >> FPGA, since the GSoC 2024 proposal is already closed (on Feb 6). >> >> Best Regards, >> >> Ala

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Alan C. Assis
> > > > > > -- > > > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info > > > > > > On Sun, Feb 18, 2024 at 10:17 PM Alan C. Assis > > wrote: > > > > > > > > Hi Tomek, > > > > Thank you for raising these concerns. > > > >

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Victor Suarez Rovere
2024 at 10:17 PM Alan C. Assis > wrote: > > > > > > Hi Tomek, > > > Thank you for raising these concerns. > > > > > > BTW, I suggest you change the Subject to something related to NuttX and > > > FPGA, since the GSoC 2024 proposal is already closed (on

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Alan C. Assis
Tomek, The list with all GSoC 2024 from Apache Foundation is here: https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list Until now we have two contributors interested in participating, but we proposed 6 projects. Best Regards, Alan On Sun, Feb 18, 2024 at 8:02 PM Tomek

Re: [OT] Projects for GSoC 2024

2024-02-19 Thread Alan C. Assis
: > > > > Hi Tomek, > > Thank you for raising these concerns. > > > > BTW, I suggest you change the Subject to something related to NuttX and > > FPGA, since the GSoC 2024 proposal is already closed (on Feb 6). > > > > Best Regards, > > > > Al

Re: [OT] Projects for GSoC 2024

2024-02-18 Thread Tomek CEDRO
d > FPGA, since the GSoC 2024 proposal is already closed (on Feb 6). > > Best Regards, > > Alan > > On Sun, Feb 18, 2024 at 4:52 PM Tomek CEDRO wrote: > > > After some more considerations I am pro this "generic" NuttX@FPGA > > Reference Design on GSoC p

Re: [OT] Projects for GSoC 2024

2024-02-18 Thread Alan C. Assis
Hi Tomek, Thank you for raising these concerns. BTW, I suggest you change the Subject to something related to NuttX and FPGA, since the GSoC 2024 proposal is already closed (on Feb 6). Best Regards, Alan On Sun, Feb 18, 2024 at 4:52 PM Tomek CEDRO wrote: > After some more considerations I

Re: [OT] Projects for GSoC 2024

2024-02-18 Thread Tomek CEDRO
at 2:55 AM Victor Suarez Rovere > > >>>> wrote: > > >>>>> I can certainly port NuttX to run on some FPGA boards too > > >>>>> Is any board already supported? > > >>>>> > > >>>>> On Fri, Jan 26

Re: [OT] Projects for GSoC 2024

2024-02-02 Thread Tomek CEDRO
I have played with Wayland on FreeBSD and its NOT compatible with X11. Its something >>>new<<<, a constantly fancy pancy moving target. Also it is not network friendly (no client-server architecture) you need to use VNC and this sux because of latency. I even tried to port some stuff to Wayland@FBS

Re: [OT] Projects for GSoC 2024

2024-02-02 Thread Alan C. Assis
Hi Tomek, Thank you for raising these good points and thank YF for suggesting it. I also don't know much details about it, maybe I think at list on Linux we have some other libs working between X11 and Wayland to make "legacy" code work correctly. I'm CC Nicolas Caramelli who recently added supp

Re: [OT] Projects for GSoC 2024

2024-02-01 Thread Tomek CEDRO
On Fri, Feb 2, 2024 at 1:42 AM yfliu2008 wrote: > How about adding Wayland instead of X11? It seems RT-Thread can run weston > now. * Wayland is basically a framebuffer. * What are advantages of Wayland over X11 here? * How would that support porting known libraries and applications to NuttX? * W

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Victor Suarez Rovere
on to the PMC :-) > >>>>>> > >>>>>> Have a good weekend my friends :-) > >>>>>> Tomek > >>>>>> > >>>>>> -- > >>>>>> CeDeROM, SQ7MHZ,http://www.tomek.cedro.info

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Gregory Nutt
oC2024: https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list If you have some other ideas, please let me know. I would like to propose Victor Suarez (CC) idea for porting toolchain NuttX RTOS directly to FPGA :-) https://www.tomshardware.com/news/fpga-demo-shows-efficiency-

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Tomek CEDRO
ek, > > > > > > > > > > > > His toolchain is focused on FPGA, but he is interested in > > > > participating in > > > > > > other projects for GSoC. > > > > > > > > > > > > Also we need NuttX ment

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Victor Suarez Rovere
an 27, 2024 at 2:55 AM Victor Suarez Rovere > >>>> wrote: > >>>>> I can certainly port NuttX to run on some FPGA boards too > >>>>> Is any board already supported? > >>>>> > >>>>> On Fri, Jan 26, 2024 at 4:40 PM

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Gregory Nutt
me know who could be interested to help. Best Regards, Alan On Fri, Jan 26, 2024 at 3:33 PM Tomek CEDRO wrote: On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: Dear NuttXers, Please find below some ideas of projects to improve NuttX during the GSoC2024: https://cwiki.apache.org/c

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Victor Suarez Rovere
ed in > > > participating in > > > > > other projects for GSoC. > > > > > > > > > > Also we need NuttX mentors, I will participate, but for each > project we > > > > > need two mentors, please let me know who could be in

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Alan C. Assis
t; > His toolchain is focused on FPGA, but he is interested in > > > participating in > > > > > other projects for GSoC. > > > > > > > > > > Also we need NuttX mentors, I will participate, but for each > project we > > > >

Re: [OT] Projects for GSoC 2024

2024-01-27 Thread Tomek CEDRO
; > > > > > > Also we need NuttX mentors, I will participate, but for each project we > > > > need two mentors, please let me know who could be interested to help. > > > > > > > > Best Regards, > > > > > > > > Alan > &g

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Victor Suarez Rovere
n Fri, Jan 26, 2024 at 3:33 PM Tomek CEDRO wrote: > > > > > > > On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > > > > > Dear NuttXers, > > > > > Please find below some ideas of projects to improve NuttX during > the > > > > > GSoC2024: &g

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
. > > > > Best Regards, > > > > Alan > > > > On Fri, Jan 26, 2024 at 3:33 PM Tomek CEDRO wrote: > > > > > On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > > > > Dear NuttXers, > > > > Please find below some ideas o

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Victor Suarez Rovere
te: > > > Dear NuttXers, > > > Please find below some ideas of projects to improve NuttX during the > > > GSoC2024: > > > > https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list > > > If you have some other ideas, please let me kn

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 8:40 PM Alan C. Assis wrote: > His toolchain is focused on FPGA, but he is interested in participating in > other projects for GSoC. Yes, and that toolchain could be used to cross-build NuttX ROTS to FPGA without a CPU with amazing efficiency as proved on x86 architecture!

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Alan C. Assis
at 3:33 PM Tomek CEDRO wrote: > On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > > Dear NuttXers, > > Please find below some ideas of projects to improve NuttX during the > > GSoC2024: > > https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list >

Re: [OT] Projects for GSoC 2024

2024-01-26 Thread Tomek CEDRO
On Fri, Jan 26, 2024 at 2:07 PM Alan C. Assis wrote: > Dear NuttXers, > Please find below some ideas of projects to improve NuttX during the > GSoC2024: > https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list > If you have some other ideas, please let me know.

[OT] Projects for GSoC 2024

2024-01-26 Thread Alan C. Assis
Dear NuttXers, Please find below some ideas of projects to improve NuttX during the GSoC2024: https://cwiki.apache.org/confluence/display/COMDEV/GSoC+2024+Ideas+list If you have some other ideas, please let me know. Best Regards, Alan