]> git.sur5r.net Git - freertos/commit - FreeRTOS/Demo/Common/Minimal/QueueSet.c
Remove the Chan FATfs code as FreeRTOS now ships with a proprietary file system.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 May 2013 10:36:04 +0000 (10:36 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 19 May 2013 10:36:04 +0000 (10:36 +0000)
commitb2684e4e675a5b14ec7830ab53e5634a63d53ab1
tree89a5d40dfa1024f54dc779551226334a1ac09c3b
parent22b45dd6404dc6d0e355b84253009409b64f8cc5
Remove the Chan FATfs code as FreeRTOS now ships with a proprietary file system.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1901 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
101 files changed:
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/00index_e.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/00index_j.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/css_e.css [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/css_j.css [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/appnote.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/chdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/chdrive.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/chmod.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/close.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/dinit.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/dioctl.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/dread.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/dstat.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/dwrite.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/fattime.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/filename.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/forward.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/getfree.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/gets.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/lseek.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/mkdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/mkfs.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/mount.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/open.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/opendir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/printf.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/putc.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/puts.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/read.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/readdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/rename.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/sdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/sfatfs.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/sfile.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/sfileinfo.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/stat.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/sync.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/truncate.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/unlink.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/utime.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/en/write.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/f1.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/f2.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/f3.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/f4.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/f5.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/layers.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/rwtest.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/img/rwtest2.png [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/appnote.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/chdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/chdrive.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/chmod.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/close.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/dinit.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/dioctl.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/dread.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/dstat.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/dwrite.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/fattime.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/filename.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/forward.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/getfree.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/gets.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/lseek.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/mkdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/mkfs.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/mount.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/open.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/opendir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/printf.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/putc.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/puts.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/read.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/readdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/rename.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/sdir.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/sfatfs.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/sfile.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/sfileinfo.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/stat.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/sync.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/truncate.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/unlink.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/utime.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/ja/write.html [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/doc/updates.txt [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/00readme.txt [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/Copy of ff.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/fat_integer.h [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/ff.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/ff.h [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/cc932.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/cc936.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/cc949.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/cc950.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/ccsbcs.c [deleted file]
FreeRTOS/Demo/Common/FileSystem/FatFs-0.7e/src/option/syncobj.c [deleted file]
FreeRTOS/Demo/Common/Minimal/QueueSet.c
FreeRTOS/Demo/Common/ethernet/See-also-embTCP-libraries.url [new file with mode: 0644]
FreeRTOS/Demo/Common/ethernet/See-also-proprietary-FreeRTOS-Plus-UDP-product.url [new file with mode: 0644]