Skip to content

Commit 02a3f3c

Browse files
author
Arto Kinnunen
committed
Remove nanostack binary libraries
-Remove nanostack binary libraries -Remove content from sal-stack-nanostack -Update contribution rules. -Remove binary LICENSE
1 parent 41eb565 commit 02a3f3c

File tree

213 files changed

+8
-19713
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

213 files changed

+8
-19713
lines changed

features/nanostack/CONTRIBUTING.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,22 +39,18 @@ Send contributions directly to this repository.
3939

4040
## sal-stack-nanostack
4141

42-
This directory holds binary libraries generated from the Nanostack networking library.
42+
This directory holds source code snapshot of the Nanostack networking library. Master repository is available for **mbed Partners** in https://github.com/ARMmbed/sal-stack-nanostack-private.
4343

44-
**Only mbed Partners have access to the source code.**
44+
If you have access to the master repository, please send contributions against that repository.
4545

46-
If you have access, the source directory is available in https://github.com/ARMmbed/sal-stack-nanostack-private
47-
48-
You can replace the binary libraries with the source tree as follows:
49-
50-
* Remove the sal-stack-nanostack directory: `rm -rf sal-stack-nanostack`
51-
* Remove the binaries located one directory up: `rm -rf ../nanostack-binaries`
52-
* Clone the original source repository to root folder of your application: `[email protected]:ARMmbed/sal-stack-nanostack-private.git`
46+
To test changes with access to master repository:
47+
* Remove the sal-stack-nanostack directory: `rm -rf sal-stack-nanostack`
48+
* Clone the master repository `git clone [email protected]:ARMmbed/sal-stack-nanostack-private.git`as sal-stack-nanostack
5349

5450
Now you can modify, build and test your changes with the mbed OS build.
5551

56-
**NOTE:** You do not need to clone the Nanostack to exactly same location in the build tree. This may even cause build problems.
52+
**NOTE:** You do not need to clone the Nanostack master repository to exactly same location in the build tree.
53+
54+
If you don't have access to the master repository then you can send contributions directly to this repository.
5755

58-
### Instructions for generating the binary modules
5956

60-
Check `Releasing.md` from the Nanostack source repository.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)