-
Notifications
You must be signed in to change notification settings - Fork 51
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
target dependencies in module.json #50
Comments
as an aside, do you happen to know where the source code for those nordic targets are hosted? There are some issues in the module.json I'd like to fix. and maybe try to fix up the softdevice logic for s110 |
ble-nrf51822 does get pulled in as a target dependency when using Nordic targets. Nordic targets for mbed OS are still private because we're blocked on Nordic's approval to ship their softdevice and SDK sources as a part of mbed OS. These targets and modules have been ready to be shipped for more than 6 weeks now; but the process is stuck in legal. |
aha! thanks for the info |
ARM Internal Ref: IOTSFW-1025 |
looks like this is really close to being completed now! I was able to set a nordic target to get the mbed-drivers and everything. Thanks to everybody at ARM for making this happen. |
it seems this is not an issue anymore. Please reopen if necessary. |
Shoudn't it depend on nrf51822 targets like nordic-nrf51822-16k-gcc ?
The text was updated successfully, but these errors were encountered: