Template:OS Overview General Column: Difference between revisions

From Variscite Wiki
(typo on Code::Blocks)
(Merge with OS_Overview_General_Column_Debian)
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
Initialize platform-dependent variables
--> {{#vardefine:PLATFORM_OS|Yocto}}<!--
--> {{#varexists:DEBIAN_NAME |<!--
-->    {{#vardefine:PLATFORM_OS|Debian}}<!--
-->    {{#vardefine:color|pink}}<!--
--> }} <!--
Hardware change log:
-->{{#vardefine:SHOW_CHANGELOG|{{#ifexpr:
-->{{#vardefine:SHOW_CHANGELOG|{{#ifexpr:
       {{#rpos: {{#var:MACHINE_NAME}} | imx8mn-var-som}} >= 0
       {{#rpos: {{#var:MACHINE_NAME}} | imx8mn-var-som}} >= 0
Line 16: Line 26:
       | 1  
       | 1  
       | 0}}}} <!-- create boolean if changelog url should be shown
       | 0}}}} <!-- create boolean if changelog url should be shown
-->{{SoftBox
-->{{SoftBox
|title=General
|title=General
|content=
|content=
;General
;General
{{#ifexpr: {{#rpos:{{FULLPAGENAME}}|DART-6UL}} >= 0 |<youtube width="260" height="158">U8bmUiy1z4Y&feature</youtube>}}
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i>
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i>
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
* {{Varlink|{{#var:PLATFORM_OS}} Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}}
{{#ifexpr: {{#var:SHOW_CHANGELOG}} | * [[{{#var:HARDWARE_NAME}}_rev_changelog|{{#var:HARDWARE_NAME}} Changelog]]<!--
{{#ifexpr: {{#var:SHOW_CHANGELOG}} | * [[{{#var:HARDWARE_NAME}}_rev_changelog|{{#var:HARDWARE_NAME}} Changelog]]<!--
-->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8mm-var-dart}} >= 0 | * [[VAR-SOM-MX8M-MINI_rev_changelog|VAR-SOM-MX8M-MINI Changelog]]}}<!--
-->{{#ifexpr: {{#rpos:{{#var:MACHINE_NAME}}|imx8mm-var-dart}} >= 0 | * [[VAR-SOM-MX8M-MINI_rev_changelog|VAR-SOM-MX8M-MINI Changelog]]}}<!--
Line 30: Line 40:
|}}
|}}
;Programming  
;Programming  
* {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
* {{Varlink|{{#var:PLATFORM_OS}} Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}}
{{#ifeq: {{#var:PLATFORM_OS}}|Yocto|
* {{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}}
}}
{{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1|
{{#ifexpr: {{#var:YOCTO_VERSION}} >= 3.1|
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}}
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}}
Line 40: Line 52:
;Support
;Support
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products
|color=darkblue
|color={{#var:color|darkblue}}
}}
}}
</includeonly>
</includeonly>

Revision as of 13:21, 8 June 2023