The minimal libc source files have been added to 'app'. The Zephyr build system should not be adding source files to the 'app' library unless necessary. This patch creates a new Zephyr CMake Library in lib/libc/minimal and adds the sources to it. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| base64 | ||
| crc | ||
| json | ||
| libc | ||
| mempool | ||
| posix | ||
| rbtree | ||
| ring_buffer | ||
| CMakeLists.txt | ||
| Kconfig | ||
| thread_entry.c | ||