doc: Add workspace initialization into existing NCS workspace#39
Conversation
|
This is something we have guidance in Serial Modem Add-on and its been very much requested by the support/devzone team: https://docs.nordicsemi.com/bundle/addon-serial_modem-latest/page/gsg_guide.html#initialization |
|
|
||
| #### Initialize workspace from scratch | ||
|
|
||
| The first step is to initialize the workspace folder (``my-workspace``) where |
There was a problem hiding this comment.
I would rename my-workspace into ncs because customers mainly copy the instructions from our documentation.
And for advanced users it doesn't matter as they know what they are doing and can modify directory structure the way they like.
Opinions?
There was a problem hiding this comment.
Yes, that is fine with me @trantanen. Please do this as part of this PR.
carlescufi
left a comment
There was a problem hiding this comment.
Let's do the rest of the renaming too
|
|
||
| #### Initialize workspace from scratch | ||
|
|
||
| The first step is to initialize the workspace folder (``my-workspace``) where |
There was a problem hiding this comment.
Yes, that is fine with me @trantanen. Please do this as part of this PR.
Adding instructions for initializing workspace into an existing NCS workspace. Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
103a06c to
c8547a4
Compare
Adding instructions for initializing workspace into an existing NCS workspace.