Skip to content

Commit

Permalink
Merge branch 'master' into AddingWasherControlsXML
Browse files Browse the repository at this point in the history
  • Loading branch information
abeck-whirlpool authored Jun 7, 2023
2 parents a28ee9b + 88f02e6 commit 9b2b1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/nrfconnect/app/flashing.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ add_custom_command(OUTPUT "${FLASHBUNDLE_FLASHER_PLATFORM}"
VERBATIM)

if (merged_hex_to_flash)
set(flashbundle_hex_to_copy "${merged_hex_to_flash}")
set(flashbundle_hex_to_copy "zephyr/${merged_hex_to_flash}")
else()
set(flashbundle_hex_to_copy "zephyr/${KERNEL_HEX_NAME}")
endif()
Expand Down

0 comments on commit 9b2b1d9

Please sign in to comment.