Skip to content

Commit

Permalink
Update build-instructions.md
Browse files Browse the repository at this point in the history
Signed-off-by: Bongho Lee <techcap@live.com>
  • Loading branch information
techcap authored Mar 23, 2017
1 parent 082fe0e commit 8e2bc8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/build-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ You'll need:

If you are using VS Code as your development platform we suggest that you use the CMake Tools extension. This will allow you to run the builds without leaving VS Code.
- [Visual Studio Code](http://code.visualstudio.com/)
- [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake)
- [CMake Tools](https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools)
- [CMake Extension](https://marketplace.visualstudio.com/items?itemName=twxs.cmake)
- [CMake Tools Extension](https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools)

In case you specify an RTOS and you want its source to be downloaded from the official repository, you'll need:
- For FreeRTOS a SVN client. [Tortoise SVN](https://tortoisesvn.net/downloads) seems to be a popular choice for Windows machines.
Expand Down

0 comments on commit 8e2bc8c

Please sign in to comment.