Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use *.elf instead of *.bin if no offset given #29

Merged

Conversation

episource
Copy link
Contributor

Currently *.bin is always selected for upload. However, uploading the bin-file requires option offset_address to be specified. This PR is inspired by platform-ststm32 and chooses *.elf in favor of *.bin if no offset_address is configured.

@episource
Copy link
Contributor Author

There's also a branch with all my PR's merged together: https://github.com/episource/platform-raspberrypi/tree/my-platform

@ivankravets
Copy link
Member

Thanks for the PR!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants