Re: GSoC Final Report on mnemofs

2024-09-12 Thread Tomek CEDRO
On Thu, Sep 12, 2024 at 5:49 PM Saurav Pal wrote: > Hi all, > Here's my final report > on mnemofs, a NAND flash file system for NuttX, on which I worked during my > tenure as a GSoC 2024 Contributor for ASF. I would be grateful for any > suggestio

Re: GSoC Final Report on mnemofs

2024-09-12 Thread Alan C. Assis
Hi Saurav, Congratulations for your great work! Everyone, please take a look at Saurav report and if you can: run the mnemofs SIM NAND example. Now we need to test it in a real device (we don't have any NAND driver yet), maybe we can start using MnemoFS with SPI NOR Flash. Any help is appreciat

GSoC Final Report on mnemofs

2024-09-12 Thread Saurav Pal
Hi all, Here's my final report on mnemofs, a NAND flash file system for NuttX, on which I worked during my tenure as a GSoC 2024 Contributor for ASF. I would be grateful for any suggestions and criticism. Best regards, Saurav Pal.

[Discuss] Reducing GitHub Runners for NuttX CI

2024-09-12 Thread Lee, Lup Yuen
Hi All: We're modifying NuttX CI (Continuous Integration) and GitHub Actions, to comply with ASF Policy. Unfortunately, these changes will extend the Build Duration for a NuttX Pull Request by roughly 15 mins, from 2 hours to 2.25 hours. Lemme explain: Right now, every NuttX Pull Request will trig