rearrange wram mem usage

This commit is contained in:
David Voswinkel
2009-06-14 19:12:39 +02:00
parent 396729e2e2
commit 9991dfa249
6 changed files with 84 additions and 51 deletions

View File

@@ -25,7 +25,7 @@
#ifndef _FATFS
#define _FATFS
#define _WORD_ACCESS 0
#define _WORD_ACCESS 1
/*
* The _WORD_ACCESS option defines which access method is used to the word / data in the FAT structure. / / 0: Byte-by-byte access. Always
* compatible with all platforms. / 1: Word access. Do not choose this unless following condition is met. / / When the byte order on the