Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| inbox:helloworld:start [2017/10/11 17:09] – docnavigation moved to top tmomas | docs:guide-developer:helloworld:start [2022/06/07 10:55] (current) – Update c-language.com link to point to archived version thom747 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- ^ |Helloworld overview | + | ~~NOTOC~~ |
| + | <- ^ ^ ..: | ||
| - | ====== " | + | ====== " |
| - | 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 OpenWrt |
| * Basic understanding of the [[http:// | * Basic understanding of the [[http:// | ||
| * Basic understanding of the [[https:// | * Basic understanding of the [[https:// | ||
| * Knowledge on how to create and commission virtual machines, or access to a dedicated computer running a suitable Linux distribution | * Knowledge on how to create and commission virtual machines, or access to a dedicated computer running a suitable Linux distribution | ||
| - | * Your target device **should already be supported** by the LEDE build system | + | * Your target device **should already be supported** by the OpenWrt |
| If you feel unsure on any of the above topics, feel free to follow the links in order to find some basic information. | If you feel unsure on any of the above topics, feel free to follow the links in order to find some basic information. | ||