You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory structure is entirely generated or copied from other repositories. Do not send patches against it, they cannot be accepted because all code will be entirely overwritten on next release.
3
+
This directory structure contains some repositories that are copied from external sources.
4
4
5
-
Instead, follow these instructions to send and test your contributions against master repositories.
5
+
Please follow these instructions to send contributions to master repositories.
mbed Mesh API is copied from master repository https://github.com/ARMmbed/mbed-mesh-api
22
-
23
-
To replace the copied version with the master repository, follow these steps:
24
-
25
-
* Remove the mbed-mesh-api directory: `rm -rf mbed-mesh-api`
26
-
* Clone from the master: `git clone [email protected]:ARMmbed/mbed-mesh-api.git`
27
-
28
-
Now you have the mbed-mesh-api directory replaced with the Git repository cloned from the original. You can build and test your changes against it and send patches normally to Github as a pull requests.
29
-
30
-
## mbed-trace
31
-
32
-
mbed-trace library is copied from master repository https://github.com/ARMmbed/mbed-trace
33
-
34
-
To replace the copied version with the master repository, follow these steps:
18
+
Master repository is located in the https://github.com/ARMmbed/coap-service
35
19
36
-
* Remove the mbed-mesh-api directory: `rm -rf mbed-trace`
37
-
* Clone from the master: `git clone [email protected]:ARMmbed/mbed-trace.git`
20
+
Please send contributions against that repository.
38
21
39
-
## nanostack-hal-mbed-cmsis-rtos
22
+
To test changes, remove the `coap-service` repository and replace with Git clone
23
+
of the master repository.
40
24
41
-
nanostack-hal-mbed-cmsis-rtos library is copied from master repository https://github.com/ARMmbed/nanostack-hal-mbed-cmsis-rtos
0 commit comments