Hello,
are there any examples on how to store records to flash by FIFO principle? Flash Data Storage API supports that or should I look elsewhere to achieve this?
Hello,
are there any examples on how to store records to flash by FIFO principle? Flash Data Storage API supports that or should I look elsewhere to achieve this?
Hi rdvojmoc,
I find a similar case for your request, please try the examples mentioned in this case. Zephyr has a library called Flash Circular Buffer (FCB), which seems like what you need. Please refer to them.
Best regards,
Charlie
Hi rdvojmoc,
I find a similar case for your request, please try the examples mentioned in this case. Zephyr has a library called Flash Circular Buffer (FCB), which seems like what you need. Please refer to them.
Best regards,
Charlie