Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,8 +284,20 @@ skip this step and return there for further instructions.
The brick can run the vast majority of popular programming languages, so your
favorite language is probably supported. Pick your language and write some code!

1. Choose a Language

<a class="btn btn-md btn-primary" href="/docs/programming-languages"><span class="glyphicon glyphicon-console"></span> See the available programming languages</a>

2. Choose a Toolchain

The following flowcharts can help you select the appropriate toolchain for:
* [C/C++]
* TBD

3. Build Libraries (TBD)

4. Download to Target & Debug/Run your program (TBD)

{% include /style/end-section.html %}


Expand All @@ -294,3 +306,4 @@ favorite language is probably supported. Pick your language and write some code!
[microSDXC]: https://en.wikipedia.org/wiki/Secure_Digital#SDXC
[releases]:https://github.com/ev3dev/ev3dev/releases
[nightly]:https://oss.jfrog.org/list/oss-snapshot-local/org/ev3dev/brickstrap/
[C/C++]:https://github.com/tcwan/ev3dev/images/workflow-c-cpp.svg