Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| inbox:helloworld:start [2017/10/11 17:09] – docnavigation moved to top tmomas | docs:guide-developer:helloworld:start [2018/02/17 17:56] – ↷ Links adapted because of a move operation | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- ^ |Helloworld overview | + | ~~NOTOC~~ |
| + | <- ^ ..: | ||
| ====== " | ====== " | ||
| Line 5: | Line 6: | ||
| Welcome to the " | Welcome to the " | ||
| - | All the source code example files in this series are written in the C programming language. While the outlining concepts i.e. creating new packages, specifying source code location, using build tools and creating | + | All the source code example files in this series are written in the C programming language. While the outlining concepts i.e. creating new packages, specifying source code location, using build tools and creating |
| Command examples in this article series use the Bash command interpreter when inside the development environment, | Command examples in this article series use the Bash command interpreter when inside the development environment, | ||
| Line 12: | Line 13: | ||
| In order to proceed alongside this article series, the following requirements should be met: | In order to proceed alongside this article series, the following requirements should be met: | ||
| - | * Basic understanding of a Linux operating system, preferably one of the [[docs: | + | * Basic understanding of a Linux operating system, preferably one of the [[docs: |
| * Access to the Internet (for downloading the source code of the build system, or the LEDE SDK for your target device) | * Access to the Internet (for downloading the source code of the build system, or the LEDE SDK for your target device) | ||
| * Basic understanding of the [[http:// | * Basic understanding of the [[http:// | ||