updated chan_fatfs
Fork of chan_fatfs by
History
Added f_size() macro, not tested!!!
2012-12-28, by tylerjw [Fri, 28 Dec 2012 17:12:02 +0000] rev 8
Added f_size() macro, not tested!!!
commented out warning in ccsbcs.cpp stating that the file is not needed if long file names are disabled... test and fix
2012-12-12, by tylerjw [Wed, 12 Dec 2012 16:44:58 +0000] rev 7
commented out warning in ccsbcs.cpp stating that the file is not needed if long file names are disabled... test and fix
rtos functionality working... fixed semaphore init to be a value of 1
2012-12-11, by tylerjw [Tue, 11 Dec 2012 23:55:18 +0000] rev 6
rtos functionality working... fixed semaphore init to be a value of 1
rtos functionality not working
2012-12-11, by tylerjw [Tue, 11 Dec 2012 23:51:37 +0000] rev 5
rtos functionality not working
added rtos functionality... syscall.cpp
2012-12-11, by tylerjw [Tue, 11 Dec 2012 23:49:02 +0000] rev 4
added rtos functionality... syscall.cpp
BOOL -> bool
2012-12-11, by tylerjw [Tue, 11 Dec 2012 23:02:31 +0000] rev 3
BOOL -> bool
updated
2012-12-11, by tylerjw [Tue, 11 Dec 2012 21:46:00 +0000] rev 2
updated
test
2011-01-10, by emh203 [Mon, 10 Jan 2011 15:02:22 +0000] rev 1
test