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

Fix: Ensure correct target board is loaded when using Custom Board #60

Open
wants to merge 1 commit into
base: gsdk_4.4
Choose a base branch
from

Conversation

nvojnovic
Copy link

When selecting "Custom Board" in the project wizard with the target device EFR32ZG23B020F512IM48, the template defines RADIO_BOARD_EFR32ZG23, which causes radio_board_efr32zg23 to be loaded in target_boards.

This fix ensures that when a project is started with "Custom Board," the radio_no_board configuration is correctly loaded instead.

When selecting "Custom Board" in the project wizard with the target device EFR32ZG23B020F512IM48, the template defines RADIO_BOARD_EFR32ZG23, which causes radio_board_efr32zg23 to be loaded in target_boards.

This fix ensures that when a project is started with "Custom Board," the radio_no_board configuration is correctly loaded instead.
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.

1 participant