Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Coubard 48a98bb46c Fix indentation 2016-01-11 14:45:30 +00:00
Vincent Coubard 51c333fe69 Add missing implementations for peer_manager. This is required by armcc,
even if implementations doesn't makes it into final binary
2016-01-11 14:42:49 +00:00
Andres Amaya Garcia 4663a53af0 Fix indentation in require_files.txt 2016-01-08 09:57:42 +00:00
Andres Amaya Garcia 4c8760c90c Add files from peer manager from nRF51 SDK 10.0.0
Add a subset of the files from the peer manager from nRF51 SDK 10.0.0. This
code is required to implement whitelising in the ble-nrf51822 module.
2016-01-07 18:55:04 +00:00
Liyou Zhou 5190a08459 Update files with changes made to nordic files in cmsis-core-nrf51822 2015-11-27 11:46:08 +00:00
Liyou Zhou 0a1acfc5f9 Add a missing file. 2015-11-18 17:04:52 +00:00
Liyou Zhou c557bae00b Add script to help porting from nordic sdk releases
The required file list is maintained in required_files.txt
which is parsed to find a list of filenames. The script
searches for these filenames in the sdk folder, and copy
then into the yotta module with folder structure intact.
extraIncludes is automatically added to module.json
2015-11-17 15:49:38 +00:00