mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 02:18:38 +08:00
02c9030e88
This implements similar functionality than CONFIG_FAT_FORCE_INDIRECT because in some use cases (e.g. when CONFIG_BUILD_KERNEL) it is not possible to write directly from user buffer. Signed-off-by: Jani Paalijarvi <jani.paalijarvi@unikie.com>