Commit Graph

13 Commits

Author SHA1 Message Date
Liyou Zhou c63391e05c Port modifications made to noridc files 2015-12-21 15:48:57 +00:00
Liyou Zhou 22c7454f7e Add copyright license headers. 2015-12-21 15:23:54 +00:00
Liyou Zhou 012b811878 Pull in files from sdk 10.0 2015-12-21 15:23:23 +00:00
Liyou Zhou 3f1b2a67ef reduce pstorage cmd queue size to minimize mem usage 2015-12-14 13:30:41 +00:00
Liyou Zhou 9da4af9c11 Port all modification made to noridc files 2015-12-11 12:34:14 +00:00
Liyou Zhou 709071c7a3 Change license headers 2015-12-11 12:09:09 +00:00
Liyou Zhou 9251259fa8 Copy over coresponding files from nordic-sdk 9.0.0 2015-12-11 12:07:45 +00:00
Liyou Zhou 82b18a5c27 Porting some of the changes made to nordic files
from ble-nrf51822 module
2015-11-24 13:20:08 +00:00
Liyou Zhou daa4809ae3 Add license headers 2015-11-23 18:08:20 +00:00
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 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