File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 2828#include " FATFileSystem.h"
2929#include " FATFileHandle.h"
3030#include " FATDirHandle.h"
31- // <<<<<<< HEAD
32- // <<<<<<< HEAD
33- // <<<<<<< HEAD
34- // <<<<<<< HEAD
3531#include " mbed_critical.h"
36- // =======
37- // #include "critical.h"
38- // =======
39- // #include "critical.h"
40- #include " ff.h"
41- // >>>>>>> Added errno codes to retarget, mkdir() and ftell() tests.
42- // =======
43- // #include "critical.h"
44- // >>>>>>> bd: Adopted the block storage api in the FATFileSystem
45- #include < errno.h>
46- // <<<<<<< HEAD
47- // >>>>>>> Filesystem: Added EEXIST reporting to mkdir through errno
48- // =======
49- /* toolchain_support.h is included after errno.h so symbols are mapped to
50- * consistent values for all toolchains */
51- #include " toolchain_support.h"
52- // >>>>>>> STORAGE: test case fixes to support ARMCC and IAR toolchains.
53- =======
54- // #include "critical.h"
5532#include " FATMisc.h"
56- // >>>>>>> STORAGE: fixing error handling for fopen() and other upper edge filesystem API methods.
5733
5834
5935// Global access to block device from FAT driver
You can’t perform that action at this time.
0 commit comments