How to use the experimental version on WinCE¶
1. Create a subproject in the WinCE architecture
2. Select the source files in the git : uffs/uffs/core/wince/sources
3. Modify common.reg in Wince600\ARCHI\cesysgen\oak\files\common.reg
4. Modify the PartitionTable by putting MYFSD in the desired partition
5. Add the following at the end of the file :
[HKEY_LOCAL_MACHINE\System\StorageManager\MYFSD] "FriendlyName"="MYFSD FileSystem" "Dll"="MYFSD.DLL"