Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 2dc5d0a

Browse files
author
Janne Kiiskilä
committed
Update README.md / linking
Chapter on linking. If someone updates just with pull or just git checkout to this branch, the dependencies might not be in place (or in this particular case you have the CoaP stuff twice there - ending linking errors).
1 parent 24a0145 commit 2dc5d0a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,4 +409,8 @@ This should resolve the issue:
409409
```
410410
cp configs/eth-wifi-mbedignore ./.mbedignore
411411
```
412-
412+
413+
#### Linking problems?
414+
415+
Due to re-structuring of mbed-client-c the CoAP library might exist twice in your directory tree, if you updated to the latest version of this repository. If moving from an older mbedOS version mbedOS 5.4 based release, please run `mbed deploy` to ensure all repos get updated.
416+

0 commit comments

Comments
 (0)