Changeset 246 for trunk/kernel_config.h


Ignore:
Timestamp:
Jul 20, 2017, 12:55:23 PM (7 years ago)
Author:
alain
Message:

Fix a major bug in FATFS : miss handling in the FAT mapper.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel_config.h

    r204 r246  
    4141#define CONFIG_ELF_DEBUG              1
    4242#define CONFIG_EXEC_DEBUG             1
    43 #define CONFIG_FATFS_DEBUG            0
     43#define CONFIG_FATFS_DEBUG            1
    4444#define CONFIG_FBF_DEBUG              0
    4545#define CONFIG_FORK_DEBUG             0
Note: See TracChangeset for help on using the changeset viewer.