Ignore:
Timestamp:
Feb 2, 2016, 9:54:35 PM (8 years ago)
Author:
coas-nagasima
Message:

SDカードの中身を/~/でアクセスできるよう変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uKadecot/trunk/pfatfs/pffconf.h

    r108 r154  
    1414#define _USE_LSEEK      1       /* Enable pf_lseek() function */
    1515#define _USE_WRITE      1       /* Enable pf_write() function */
     16#define _USE_IOCTL      1       /* Enable pf_ioctl() function */
    1617
    1718#define _FS_FAT12       1       /* Enable FAT12 */
Note: See TracChangeset for help on using the changeset viewer.