first commit for opensource
first commit for opensource
This commit is contained in:
7
components/fs/fatfs/wrapper/include/tos_fatfs_drv.h
Normal file
7
components/fs/fatfs/wrapper/include/tos_fatfs_drv.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef _TOS_FATFS_DRV_H_
|
||||
#define _TOS_FATFS_DRV_H_
|
||||
|
||||
extern vfs_blkdev_ops_t sd_dev;
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user