Commit Graph

7 Commits

Author SHA1 Message Date
bsx c966b71e5b fixed really nasty write bug 2011-06-17 14:29:32 +02:00
bsx 84433bb1d6 unified dataflash access for USB and filesystem 2011-06-17 13:12:02 +02:00
bsx 0020ee5dc1 added USB mass storage access for data flash 2011-06-17 12:31:42 +02:00
Stefan `Sec` Zehl 7388c87b72 Add filesystem test module. Override ffconf.h while we're playing with stuff. 2011-06-15 18:25:16 +02:00
Stefan `Sec` Zehl 59553a026d fix bug: actually write 256 instead of 255 bytes :) 2011-06-15 18:24:23 +02:00
bsx bf8a5b9e45 fixed dataflash sector count
also added range checks to read/write
2011-06-15 13:16:12 +02:00
bsx 05791efb05 added filesystem code based on FatFs
!!! UNTESTET !!!

* modified mmc code from microbuilders to work with our board
* added code for AT45DB041D DataFlash according to datasheet
2011-06-15 10:51:22 +02:00