+1 - The time has come.
David
-Original Message-
From: Xiang Xiao
Sent: Wednesday, October 19, 2022 1:52 AM
To: dev@nuttx.apache.org
Subject: Re: [DISCUSS] Graduate NuttX as TLP
+1.
We are ready after two years of incubation!
On Wed, Oct 19, 2022 at 1:07 PM Alin Jerpelea wrote:
> +1
+1
Please go ahead Nathan!
BR,
Alan
On 10/19/22, David Sidrane wrote:
> +1 - The time has come.
>
> David
>
> -Original Message-
> From: Xiang Xiao
> Sent: Wednesday, October 19, 2022 1:52 AM
> To: dev@nuttx.apache.org
> Subject: Re: [DISCUSS] Graduate NuttX as TLP
>
> +1.
> We are re
+1
Let's move forward!
On Wed, Oct 19, 2022 at 9:07 PM Alan C. Assis wrote:
> +1
>
> Please go ahead Nathan!
>
> BR,
>
> Alan
>
> On 10/19/22, David Sidrane wrote:
> > +1 - The time has come.
> >
> > David
> >
> > -Original Message-
> > From: Xiang Xiao
> > Sent: Wednesday, October 19
Hi guys,
I am trying to use the memory W25Q256JVEIQ, with SMARTS FS. To do it I
added the support for this memory in "drivers/mtd/w25.c". I just added the
code below
*..#define W25_JEDEC_CAPACITY_256MBIT 0x19 /* 8192x4096 = 256Mbit memory
capacity */../* 256M-bit / 32M-byte (33,55
Hi Daniel,
The SmartFS FS *can* work with devices greater than 16M Bytes. I have
used it with a 256MBit / 32M Byte SPI flash before quite successfully.
But you have to ensure the logical sector size is large enough. One
limitation of the SMART MTD (and therefore SMART FS) implementation is