Quickstart: Difference between revisions

From Sharpfin
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform.
This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform.


* [[Install SSH]]: A way to open your box by installing a ssh server
* [[Install SSH]]: A way to open your box by installing a ssh server
* [[Toolchain]]: How to build a proper crosscompiler
* [[Toolchain]]: How to build a proper crosscompiler ...
* [[Crosscompiling]]: ... and how to use it

Revision as of 10:35, 23 August 2007

This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform.