I’m using SDK 15.0.0. and softdevice 6.0.0.
When I compile the example:
https://github.com/haakonsh/MMD
I get the compiler error:
fatal error: compiler_abstraction.h: No such file or directory
I’m using SDK 15.0.0. and softdevice 6.0.0.
When I compile the example:
https://github.com/haakonsh/MMD
I get the compiler error:
fatal error: compiler_abstraction.h: No such file or directory
Hey mdido,
The repo does not yet support SDK15. You need to clone the SDK 14.2 branch.
I'm working on the migration but it'll take some time (low priority atm). You're welcome to migrate to SDK15 yourself and generate a pull request.
Cheers,
Håkon.
Hey mdido,
The repo does not yet support SDK15. You need to clone the SDK 14.2 branch.
I'm working on the migration but it'll take some time (low priority atm). You're welcome to migrate to SDK15 yourself and generate a pull request.
Cheers,
Håkon.
Thanks for the proposal, but I will take care of porting MMD application to SDK15 only if strictly necessary.
I hope you will be able to find some time to make the porting.
Best regards