mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 08:11:56 +00:00
This sample shows how to integrate a static libray into a Zephyr application. A hello_world application and a small library are included. Origin: Original Jira: ZEP-366 Change-Id: Idab38402b47042c3f9369b3a8e433d07d5fa4535 Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2 lines
24 B
Plaintext
2 lines
24 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|