Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 1 month ago.
multiple open of a file in multithread OS
Hello,
Can littlefs use with multiple open of files ? for example one thread open of file for read and another for open same file for write ?
Does it requires any locking to be added (we use it with freeRTOS, so we can use locking in needed) ?
Thank you, ranran