Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.2.1/build/demos/tips/BuildFinalRom/
DREADME.txt5 And put them into ./etc directory.
6 2) Edit (.bmp or .bin) and .bsf files in ./etc/banner directory for your banner file.
/TwlSDK-5.2.1/build/demos/tips/BuildFinalRom/etc/
DDon't_use_these_files_for_your_application.txt2 The libsyscall.a and rom_header.template.sbin in this directory are
/TwlSDK-5.2.1/
DReadme-TwlSDK-5_2_patch1-20090617.txt14 …fter its official release. To install, copy the included files into the directory where the TWL-SD…
20 If errors occur during builds, clear the cache by running "make clobber" in the root directory of T…
21 If you then run "make" in the same directory (the root directory of TWL-SDK), this problem will be …
/TwlSDK-5.2.1/build/buildtools/
Dcommondefs42 # --no-print-directory: No print directory when 'change directory'
/TwlSDK-5.2.1/include/twl/fatfs/common/
Dapi.h536 BOOL FATFS_SearchWildcard(const char* directory, const char *prefix, const char *suffix,
Dtypes.h497 char directory[FATFS_SHORTNAME_FILENAME_MAX + 1]; member