Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 11:febc1b3cc119, committed 2019-08-28
- Comitter:
- kenjiArai
- Date:
- Wed Aug 28 22:43:48 2019 +0000
- Parent:
- 10:28e685e5ff7f
- Commit message:
- change _FS_RPATH in ffconf.h
Changed in this revision
ChaN/ffconf.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ChaN/ffconf.h Mon Jul 10 15:37:41 2017 +0000 +++ b/ChaN/ffconf.h Wed Aug 28 22:43:48 2019 +0000 @@ -126,7 +126,7 @@ / When _LFN_UNICODE is 0, this option has no effect. */ -#define _FS_RPATH 0 +#define _FS_RPATH 1 // Modified JH1PJL on Aug. 25, 2019 /* This option configures relative path feature. / / 0: Disable relative path feature and remove related functions.