Liyou Zhou
0a1acfc5f9
Add a missing file.
2015-11-18 17:04:52 +00:00
Liyou Zhou
e68b1f8c39
Move defines from cmake files into noridc files
...
This requires changing of nordic source but do away with
magic defines in parent modules
note on #define asm __ASM
all yotta mobule compile with -std=c99 which does not
include "asm" keyword.
2015-11-17 12:51:34 +00:00
Liyou Zhou
edae269261
Fix compiler error.
2015-11-16 17:50:54 +00:00
Liyou Zhou
d1170b61be
Pull the files we need directly out of the nordic-sdk
...
without modifications preserving the folder structure in
the sdk. nRF51_SDK_8.1.0_b6ed55f.zip from:
https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/
2015-11-16 16:31:32 +00:00
Liyou Zhou
fea7c30644
Initial commit, centralising all required files from nordic sdk
...
in on central repo.
2015-11-11 10:38:10 +00:00