Quickstart: Difference between revisions

From Sharpfin
Jump to navigation Jump to search
(New page: 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 bo...)
 
mNo 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

Revision as of 07:58, 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.

  • Install SSH: A way to open your box by installing a ssh server
  • Toolchain: How to build a proper crosscompiler