Skip to content

examples/nimble*: add more nrf52 based boards in whitelist#11372

Closed
aabadie wants to merge 1 commit into
RIOT-OS:masterfrom
aabadie:pr/examples/nimble_boards_whitelist
Closed

examples/nimble*: add more nrf52 based boards in whitelist#11372
aabadie wants to merge 1 commit into
RIOT-OS:masterfrom
aabadie:pr/examples/nimble_boards_whitelist

Conversation

@aabadie

@aabadie aabadie commented Apr 10, 2019

Copy link
Copy Markdown
Contributor

Contribution description

This PR adds all nrf52 based boards supported in RIOT to the board whitelist of nimble applications.

I know this solution is not the most maintainable but since there are not so many nrf52 based boards in RIOT, it should be fine for now.

Testing procedure

examples/nimble_* should work on the boards (they do on nrf52xxx-mdk boards)

Issues/PRs references

None

@aabadie aabadie added Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: BLE Area: Bluetooth Low Energy support Area: boards Area: Board ports labels Apr 10, 2019
@aabadie aabadie force-pushed the pr/examples/nimble_boards_whitelist branch from 84cebfe to e58e361 Compare April 10, 2019 16:42
@fjmolinas

fjmolinas commented Apr 16, 2019

Copy link
Copy Markdown
Contributor

@aabadie could we find a more generic way?, if #10563 gets merged that would mean +3 boards to manage, +4 if we split boron LTE and 2G/3G.

Could we use some kind of feature for this? For example using one of these:

FEATURES_PROVIDED += radio_ble
FEATURES_PROVIDED += radio_nrfble

I think using FEATURES_REQUIRED += radio_ble could work, what do you think?

@fjmolinas

Copy link
Copy Markdown
Contributor

@aabadie lets wait for #11463 to get merged so this can be implemented better, what do you think?

@aabadie

aabadie commented Apr 30, 2019

Copy link
Copy Markdown
Contributor Author

lets wait for #11463 to get merged so this can be implemented better, what do you think?

This is exactly what I had in mind :)

@aabadie

aabadie commented Jun 11, 2019

Copy link
Copy Markdown
Contributor Author

@fjmolinas, I opened #11673 to address your proposal. It's indeed much cleaner :)

@aabadie

aabadie commented Jun 11, 2019

Copy link
Copy Markdown
Contributor Author

Closing in favor of #11673

@aabadie aabadie closed this Jun 11, 2019
@aabadie aabadie deleted the pr/examples/nimble_boards_whitelist branch July 4, 2019 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: BLE Area: Bluetooth Low Energy support Area: boards Area: Board ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants