Microchip® Advanced Software Framework

fsdata.h File Reference

Virtual file system management.

Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.

Data Structures

struct  fsdata_file
 
struct  fsdata_file_noconst
 

Macros

#define FS_NUMFILES   3
 
#define FS_ROOT   file_index_html
 FS_ROOT represents the root of the virtual file system. More...
 

Variables

struct fsdata_file file_404_html []
 
struct fsdata_file file_img_sics_gif []
 
struct fsdata_file file_index_html []
 

#define FS_NUMFILES   3
#define FS_ROOT   file_index_html

FS_ROOT represents the root of the virtual file system.

Referenced by fs_open().

struct fsdata_file file_404_html[]
struct fsdata_file file_img_sics_gif[]
struct fsdata_file file_index_html[]