Template:OS Overview General Column: Difference between revisions
From Variscite Wiki
(Programming: disable programming sections for Debian) |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><!-- | <includeonly><!-- | ||
--> {{#vardefine:TFTP_NFS|{{#varexists:DEBIAN_NAME|Debian Setup TFTP/NFS|Yocto Setup TFTP/NFS}}}} <!-- | |||
Initialize platform-dependent variables | Initialize platform-dependent variables | ||
Line 46: | Line 48: | ||
<br> | <br> | ||
;Programming | ;Programming | ||
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | {{#ifeq: {{#var:PLATFORM_OS}}|Yocto| | ||
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} <!-- Needs to show only for yocto, links on this page are broken for debian, etc --> | |||
* {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}} | * {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building a Qt Hello World}} | ||
}} <!-- | }} <!-- | ||
Line 59: | Line 61: | ||
* {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | * {{Varlink|Yocto Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | ||
}} | }} | ||
* {{Varlink|{{#var: | * {{Varlink|{{#var:TFTP_NFS}}|{{#var:RELEASE_LINK}}|TFTP & NFS}} | ||
|color={{#var:color|darkblue}} | |color={{#var:color|darkblue}} | ||
}} | }} | ||
</includeonly> | </includeonly> |