Re: Developing the NuttX Standard Board

2025-09-07 Thread Matteo Golin
Just a small idea: A couple storage devices could be on there for testing various file systems. I'm thinking NOR flash, NAND flash and an EEPROM would be good additions. They can just be small in size for testing purposes. If you want to save on pins, you could use a single spi bus & CS line for a

Re: Developing the NuttX Standard Board

2025-09-07 Thread Alan C. Assis
Hi Everyone, Thank all participants of the meeting about the NuttX Standard Board. For those who were unable to attend, the video is available on YouTube: https://www.youtube.com/watch?v=keZAZ8GiYzI Just a summary of our meeting today: - It was defined that we should use the DIMM DDR2 SO-DIMM.

Fwd: Call for Participation: Embedded & IoT micro-conference at Linux Plumbers 2025

2025-09-07 Thread Alan C. Assis
Could be interesting for NuttX speakers to participate: -- Forwarded message -- From: *Stefan Schmidt* Date: Friday, September 5, 2025 Subject: Call for Participation: Embedded & IoT micro-conference at Linux Plumbers 2025 To: linux-arm-ker...@lists.infradead.org, linux-embed...@v

Re: git going rust

2025-09-07 Thread Kenneth Pettit
On 9/6/25 6:41 AM, Alan C. Assis wrote: I don't know if Rust will end up replacing C, but I think we will need to learn it soon or later. I vote later.  :) Ken

Re: git going rust

2025-09-07 Thread Michal Lenc
Yeah, I understand people might not like it, and I respect that. I would also encourage support it in NuttX. There already is a limited Rust support in NuttX, see https://nuttx.apache.org/docs/latest/guides/rust.html. Personally, I'm absolutely fine with it as long as it stays away from the ke

Re: git going rust

2025-09-07 Thread Alan C. Assis
Hahaha, always clever comments !!! Miss you Ken! I hope you are doing well !!! BR, Alan On Sat, Sep 6, 2025 at 10:51 AM Kenneth Pettit wrote: > On 9/6/25 6:41 AM, Alan C. Assis wrote: > > I don't know if Rust will end up replacing C, but I think we will need to > > learn it soon or later. > >

Re: git going rust

2025-09-07 Thread Tomek CEDRO
On Sun, Sep 7, 2025, 11:55 Michal Lenc wrote: > > Yeah, I understand people might not like it, and I respect that. I > > would also encourage support it in NuttX. > > There already is a limited Rust support in NuttX, see > https://nuttx.apache.org/docs/latest/guides/rust.html. Personally, I'm > a

Re: git going rust

2025-09-07 Thread Tomek CEDRO
1. its not stable in terms of api thus moving target thus self-compatibility problems. 2. rust does not have as big coverage as c thus not all platforms are tier1 support (i.e. bsd) thus some platforms are excluded. 3. rust requires long time of tool build before you can build something in rust.

Re: Developing the NuttX Standard Board

2025-09-07 Thread Alan C. Assis
Hi Everyone, For those who will participate in the design phase, please join in the Jitsi, we will start in 45min: https://meet.jit.si/Developing_NuttX_Standard_Board BR, Alan On Sat, Sep 6, 2025 at 11:57 AM Alan C. Assis wrote: > Hi Everyone, > > We will have tomorrow morning (afternoon/eve