Hi,
in RL-Flash I want to create sub folder in root directory, how to do it ?
How to goto created sub folder, like in DOS "cd test1".
Now when I call fopen() function, new files should get saved in subfolder.
Regards
ARM7
use 'fopen' with write privileges - your path should be indicate the target folder. FlashFS will create the path hierarchy for you.