Skip to content

Export the finished binary and byproducts from the build folder #56301

Closed Answered by yashi
nylnx asked this question in Q&A
Discussion options

You must be logged in to vote

Set CONFIG_KERNEL_BIN_NAME with a directory name.

$ grep CONFIG_KERNEL_BIN_NAME build/zephyr/.config
CONFIG_KERNEL_BIN_NAME="foo/zephyr"
$ ls build/zephyr/foo
zephyr.bin  zephyr.elf  zephyr.hex  zephyr.lst  zephyr.map  zephyr.stat

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@nylnx
Comment options

@nylnx
Comment options

@yashi
Comment options

yashi Mar 31, 2023
Collaborator

@nylnx
Comment options

Answer selected by nylnx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants