commit | fa29e1a1f81511542fd354074a6217ed96b7847a | [log] [tgz] |
---|---|---|
author | Jui-Chou Chung <jui-chou.chung@nordicsemi.no> | Tue Jul 21 17:28:05 2020 +0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Aug 13 14:15:40 2020 +0200 |
tree | 4e9f8f924015b564e4aae4063d04ec6dcee3580d | |
parent | 22f43a5e50a872165701fbfb1cd0160683306fe3 [diff] |
subsys/fs/fatfs: Add kconfig option for enabling exFAT support Expose the exFAT support option to Kconfig, so developer can enable/disable the exFAT support on FatFs through Kconfig, no need to touch ffconf.h. Signed-off-by: Jui-Chou Chung <jui-chou.chung@nordicsemi.no>