ARMmbed / ble-nrf51822

Nordic stack and drivers for the mbed BLE_API
Other
46 stars 51 forks source link

target dependencies in module.json #50

Closed ghost closed 8 years ago

ghost commented 8 years ago

Shoudn't it depend on nrf51822 targets like nordic-nrf51822-16k-gcc ?

ghost commented 8 years ago

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

rgrover commented 8 years ago

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.

ghost commented 8 years ago

aha! thanks for the info

rainierwolfcastle commented 8 years ago

ARM Internal Ref: IOTSFW-1025

ghost commented 8 years ago

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.

rgrover commented 8 years ago

it seems this is not an issue anymore. Please reopen if necessary.