Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

da1469x: Specify custom location of da1469x_flash_loader #2842

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrotkiewicz
Copy link
Contributor

User may now use the mynewt value FLASH_LOADER_TARGET in bootloader target
to specify the da1469x_flash_loader target location.

User may now use the mynewt value FLASH_LOADER_TARGET in bootloader target
to specify the da1469x_flash_loader target location.
@jrotkiewicz
Copy link
Contributor Author

@kasjer

@andrzej-kaczmarek
Copy link
Contributor

BSP is definitely not a good place to have this configured - it should be in some common package for MCU as otherwise syscfg has to be defined for each BSP separately

also I am not sure if syscfg is the way to go here, I'd lean towards using env variable to overwrite flash loader target and/or .elf location

@apache-mynewt-bot
Copy link

Style check summary

No suggestions at this time!

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

Successfully merging this pull request may close these issues.

None yet

3 participants