HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
Go to the documentation of this file.
30 #ifndef _FATFS_TESTS_H
31 #define _FATFS_TESTS_H
MEMSPACE long fatfs_cat(char *name)
MEMSPACE long fatfs_copy(char *from, char *to)
MEMSPACE void mmc_test(void)
MEMSPACE int fatfs_mkdir(char *name)
MEMSPACE int fatfs_pwd(void)
MEMSPACE int fatfs_tests(int argc, char *argv[])
FatFs test parser.
MEMSPACE int fatfs_ls(char *name)
MEMSPACE int fatfs_rename(const char *oldpath, const char *newpath)
MEMSPACE void fatfs_help(int full)
Display FatFs test diagnostics help menu.
MEMSPACE int fatfs_rm(char *name)
MEMSPACE int fatfs_cd(char *name)
MEMSPACE int fatfs_rmdir(char *name)
MEMSPACE int fatfs_create(char *name, char *str)
MEMSPACE int fatfs_stat(char *name)