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 19:06] – tmomas | docs:guide-developer:helloworld:start [2018/02/17 17:56] – ↷ Links adapted because of a move operation | ||
|---|---|---|---|
| Line 6: | 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 installable packages are applicable to any other programming language as well, explicit examples for other programming languages besides C are not provided. | + | 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 installable packages are applicable to any other programming language as well, explicit examples for other programming languages besides |
| 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 13: | 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:// | ||