Difference between revisions of "Software Development"
(Updated links to 4.0) |
m (Protected "Software Development" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Overview</div><div style="border-style: solid; border-width: thin; padding: 20px"> | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Overview</div><div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[EMAC OE Development Process|Development Process]] | * [[EMAC OE Development Process|Development Process]] | ||
</div> | </div> | ||
− | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;">Software Development Kit (SDK)</div> |
− | <div style="border-style: solid; border-width: thin; padding: 20px"> | + | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[EMAC OE SDK Introduction|Introduction]] | * [[EMAC OE SDK Introduction|Introduction]] | ||
* [[Installing EMAC OE 4.0 SDK|Installation]] | * [[Installing EMAC OE 4.0 SDK|Installation]] | ||
Line 14: | Line 14: | ||
</div> | </div> | ||
− | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> |
Development Environments</div> | Development Environments</div> | ||
− | <div style="border-style: solid; border-width: thin; padding: 20px"> | + | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[Eclipse IDE|Using the Eclipse IDE with EMAC OE Linux]] | * [[Eclipse IDE|Using the Eclipse IDE with EMAC OE Linux]] | ||
</div> | </div> | ||
− | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> |
Peripheral Interfaces</div> | Peripheral Interfaces</div> | ||
− | <div style="border-style: solid; border-width: thin; padding: 20px"> | + | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[Using the EMAC GPIO Class]] | * [[Using the EMAC GPIO Class]] | ||
* [[EMAC I²C Programming]] | * [[EMAC I²C Programming]] | ||
Line 28: | Line 28: | ||
</div> | </div> | ||
− | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 22px; text-align: center; padding: 6px; height: 25px;"> |
Custom Development</div> | Custom Development</div> | ||
− | <div style="border-style: solid; border-width: thin; padding: 20px"> | + | <div style="border-style: solid; border-width: thin; padding: 20px;" class="wikilinks"> |
* [[Building the Linux Kernel]] | * [[Building the Linux Kernel]] | ||
* [[Building and Customizing EMAC OE]] | * [[Building and Customizing EMAC OE]] | ||
* [[Custom Software Deployment with EMAC OE|Custom Software Deployment]] | * [[Custom Software Deployment with EMAC OE|Custom Software Deployment]] | ||
* [[Custom Linux Kernel Development]] | * [[Custom Linux Kernel Development]] | ||
− | * [[ | + | * [[Using the Java Virtual Machine]] |
</div> | </div> |
Latest revision as of 16:28, 5 March 2020
Overview
Software Development Kit (SDK)
Development Environments
Peripheral Interfaces
Custom Development