Re: littlefs broken - please read all mail past the stack dumps.

2024-03-18 Thread Sebastien Lorquet
hi Tomek I'll have a try and report. Sebastien On 3/19/24 01:36, Tomek CEDRO wrote: Hey there Sebastien! Sorry to hear that :-( Would it be possible to try those tests in SIM ? If yes are results the same? This could be included into CI tests with a SIM if that helps..? -- CeDeROM, SQ7MHZ

Re: littlefs broken - please read all mail past the stack dumps.

2024-03-18 Thread Tomek CEDRO
Hey there Sebastien! Sorry to hear that :-( Would it be possible to try those tests in SIM ? If yes are results the same? This could be included into CI tests with a SIM if that helps..? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info

littlefs broken - please read all mail past the stack dumps.

2024-03-18 Thread Sebastien Lorquet
hello, Trying to migrate an old project to latest code. I have this config after migration. $ ag LITTLEFS .config 1928:CONFIG_FS_LITTLEFS=y 1929:CONFIG_FS_LITTLEFS_PROGRAM_SIZE_FACTOR=1 1930:CONFIG_FS_LITTLEFS_READ_SIZE_FACTOR=1 1931:CONFIG_FS_LITTLEFS_BLOCK_SIZE_FACTOR=1 1932:CONFIG_FS_LITTLE