Difference between revisions of "Development"
From Pandora Wiki
(→Compiling Software: double links) |
AlysiaSpike (talk | contribs) m |
||
Line 5: | Line 5: | ||
==Porting and Writing Software== | ==Porting and Writing Software== | ||
* If porting existing software, try the [[porting guide]]. | * If porting existing software, try the [[porting guide]]. | ||
− | * If creating new code, then the [[development tutorials]] may be useful. | + | * If creating new <span class="plainlinks">[http://www.andrewflusche.com/services/spotsylvania-dui-lawyer/<span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">Spotsylvania DUI lawyer</span>] code, then the [[development tutorials]] may be useful. |
==Distributing Software== | ==Distributing Software== |
Revision as of 09:24, 27 February 2012
Contents
Compiling Software
- Set up a cross-compiler to compile code for the Pandora on your PC.
- compile directly on the Pandora
Porting and Writing Software
- If porting existing software, try the porting guide.
- If creating new Spotsylvania DUI lawyer code, then the development tutorials may be useful.
Distributing Software
- PND quickstart - Quickly learn how to make PNDs (using Linux) for your software.
- Learn more about the PND file format that is used for distribution.
Kernel and Firmware
- Pandora kernel and Firmware reference information including SD card booting
- [Pandora Bug Tracker], Reporting bugs instructions
- Official Open Tasks (please don't edit unless you are a dev)
- Learn more about submitting patches and getting involved in firmware and library development