Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the mbed framework (not the mbed browser IDE) and have access to the nRF51 SDK features. I realized that the framework-mbed package that platformio brings with it already apparently contains version 8.0 of the nRF51 SDK. How can I integrate the newer version 9.0 of Nordic's SDK into platformio?