b0938569f4
Move libapp.a into it's own directory. This would make it's placement consistent with how zephyr.elf is placed. E.g. it might now look like: ls b/* b/build.ninja b/CMakeCache.txt b/cmake_install.cmake b/rules.ninja b/app: libapp.a b/CMakeFiles: 3.12.0 cmake.check_cache CMakeOutput.log TargetDirectories.txt app.dir CMakeError.log CMakeTmp b/zephyr: arch kernel subsys boards lib tests cmake liboffsets.a zephyr.bin CMakeFiles libzephyr.a zephyr.elf cmake_install.cmake linker.cmd zephyr.hex ext linker_pass_final.cmd zephyr.map include linker_pass_final.cmd.dep zephyr_prebuilt.elf isrList.bin misc zephyr.stat Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
boilerplate.cmake |