Vincent Dupont

Results 10 comments of Vincent Dupont

@pellepl Sorry I forgot to do it until now. Const pointer are used in more write functions, the warning should disappear. Only drawback is that the HAL write function prototype...

I have the same issue, fixed by calling `spiffs_fd_return` whatever the result of `spiffs_object_truncate` is.

~~Crap, I don't.~~ ~~Sorry.~~ Actually, I use `SPIFFS_remove` not `SPIFFS_fremove` so I can't close

On my config, `SPIFFS_TEMPORAL_FD_CACHE` is disabled

> What's the deal with the Security register and will it be available on all flash devices? On macronix flashes (at least, I haven't check other vendors actually :/ ),...

> Hm I couldn't find such flags on neither GD25Q32C nor AT25SF041 d'oh! I'll revisit the patch to enable this with a compile flag

I guess it could be possible to read the jedec ID. But I'm not sure it's worth it.

Rebased since #8399 and #8400 have been merged

Rebased. Could someone take a look at this one?