Embedded TCP/IP stack
4.7.0
|
FNET ROM file-system image. More...
Data Fields | |
const fnet_char_t * | name |
File-system name (null-terminated string). Should be set to the FNET_FS_ROM_NAME. More... | |
fnet_uint32_t | version |
File-system version the FS image was generated for. More... | |
const fnet_fs_rom_node_t * | nodes |
Array of file-system nodes. The last node element must have all fields set to zero as the end-of-array mark. More... | |
FNET ROM file-system image.
Definition at line 124 of file fnet_fs_rom.h.