[Article] StarPro64 EIC7700X RISC-V SBC: Maybe LLM on NPU on NuttX?

2025-03-01 Thread Lee, Lup Yuen
StarPro64 EIC7700X is the (literally) Hot New RISC-V SBC by PINE64. In this article we chat about: (1) ESWIN EIC7700X, the RISC-V SoC inside StarPro64 (2) Its Neural Processing Unit (NPU) that supports Large Language Models (LLM) (3) NuttX boots OK on StarPro64 and passes OSTest! (Multiple Harts

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-03-01 Thread Alan C. Assis
Thank Alin, but in the ROUND 2 was written in *separated PR* Yes, I think all commits should be separated into logic parts, depending on which function is implemented. For example, a new generic driver shouldn't include arch/ and boards/ files in the same commit, but a fix that involved arch/, bo

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-03-01 Thread Alin Jerpelea
Hi Alan, just for clarification Documentation should be part of the same PE but in a separate commit Best regards Alin On Sat, 1 Mar 2025, 11:11 Alan C. Assis, wrote: > Hi Tomek, > > Nice work! Kudos! > > About Documentation I voted +1 to have Documentation, but later I realized > it was requ

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-03-01 Thread Alan C. Assis
Hi Tomek, Nice work! Kudos! About Documentation I voted +1 to have Documentation, but later I realized it was required to be in a separate PR, which I don't agree with. When I contributor submit a new feature that doesn't have Documentation I ask them to include it to avoid creating hidden featu

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-03-01 Thread Tomek CEDRO
Allright Ladies and Gentlemen, here goes the results :-) ACCEPTED: 1. Contributing Guidelines with hints for Reviewers. 2. PR and GIT COMMITS must adhere to Contributing Guidelines or rejected. 3. Git commit messages as important as PR description. 4. Proper description details requirements. 5. PR

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-03-01 Thread Alin Jerpelea
Hi Tomek, thanks for conducting the vote and expressing your feelings. As always you point the obvious things and I hope that we will aim to persuit standardisation and compatibility. Have a nice weekend Alin On Sat, 1 Mar 2025, 08:00 Tomek CEDRO, wrote: > My thoughts and comments that I did