Skip to content
Commit 19e1c863 authored by Lingkai Dong's avatar Lingkai Dong
Browse files

examples: littlefs: Use full libc



Examples should work with the default full libc to demonstrate that
users can fully utilize features offered by the toolchain.

Previously, Arm Compiler's MicroLib was used in the littlefs example
due to an issue with system I/O functions in the full libc. For details,
see the commit

    7192dcb8 examples: Build using a small C library

The issue has since been resolved by retargeting system I/O.

Signed-off-by: Lingkai Dong's avatarLingkai Dong <lingkai.dong@arm.com>
parent cb4bbc3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment