bl_mcu_sdk/common/libc
2021-06-20 12:25:46 +08:00
..
inc [style] format files by clang-format 2021-06-20 12:25:46 +08:00
src [style] format files by clang-format 2021-06-20 12:25:46 +08:00
LICENSE first commit 2021-04-13 19:27:30 +08:00
README first commit 2021-04-13 19:27:30 +08:00

This is a subset of klibc (http://www.kernel.org/pub/linux/libs/klibc/)
which is itself a subset of standard C library functions.

The provided functions are those which can be safely used in the SDK
environment.

The included code was extracted from klibc version 1.5.15 without any
of the GPL licensed parts.  See the LICENSE file for details.