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

Support pca10100 board with SDK 16.0.0 #67

Open
danielschenk opened this issue Feb 5, 2021 · 0 comments
Open

Support pca10100 board with SDK 16.0.0 #67

danielschenk opened this issue Feb 5, 2021 · 0 comments

Comments

@danielschenk
Copy link

In the nrf5_helpers.cmake file, the pca10100 seems to be the only board which does not support SDK 16. Is there any reason for this? Could it be a mistake?
If I change line 71 to the following:

  set(board_pca10100      nrf52833_xxaa BOARD_PCA10100 15.3.0 16.0.0)

I'm able to compile the blinky example just fine.

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

No branches or pull requests

1 participant