You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.. | ||
mylib | 6 years ago | |
src | 6 years ago | |
CMakeLists.txt | 4 years ago | |
README.rst | 5 years ago | |
prj.conf | ||
sample.yaml | 4 years ago |
README.rst
.. _external_library:
External Library
#################
Overview
********
A simple example that demonstrates how to include an external static library
into the Zephyr build system.
The demonstrates both how to build the external library using a different build
system and how to include the built static library.