Difference between revisions of "Software Development"
m (Removed Eclipse and added Dev Env category) |
m (Improved Formatting.) |
||
| Line 14: | Line 14: | ||
</div> | </div> | ||
| − | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px">Development Environments</div> | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px"> |
| + | Development Environments</div> | ||
<div style="border-style: solid; border-width: thin; padding: 20px"> | <div style="border-style: solid; border-width: thin; padding: 20px"> | ||
* [[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: 33px; text-align: center; padding: 6px">Custom Development</div> | + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px"> |
| + | Communicating With Other Devices</div> | ||
| + | <div style="border-style: solid; border-width: thin; padding: 20px"> | ||
| + | * [[Using the EMAC GPIO Class]] | ||
| + | * [[EMAC I²C Programming]] | ||
| + | * [[EMAC SPI Programming]] | ||
| + | </div> | ||
| + | |||
| + | <div style="background-color: #DDFEF5; border-style: solid; border-width: thin; font-style: bold; font-size: 33px; text-align: center; padding: 6px"> | ||
| + | Custom Development</div> | ||
<div style="border-style: solid; border-width: thin; padding: 20px"> | <div style="border-style: solid; border-width: thin; padding: 20px"> | ||
* [[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]] | ||
| − | |||
| − | |||
| − | |||
</div> | </div> | ||
Revision as of 17:57, 19 December 2013
Overview
Software Development Kit (SDK)
Development Environments
Communicating With Other Devices
Custom Development