-
Is it possible to merge tinyuf2 and application binaries in a single binary, which can then be flashed via DFU or UART? |
Beta Was this translation helpful? Give feedback.
Answered by
tannewt
Jun 23, 2023
Replies: 1 comment 6 replies
-
Yes, you can use objcopy to merge binaries. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
rtborg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use objcopy to merge binaries.