Difference between revisions of "Development"

From ArmadeusWiki
Jump to: navigation, search
m (Bootloader / U-Boot)
(Userland)
Line 35: Line 35:
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[HelloWorldCpp |How to create your first Linux C++ application for your board]]
 
* [[Automatically launch your application]]
 
* [[Automatically launch your application]]
 +
* [[Floating Point usage]]
 
||
 
||
  

Revision as of 09:49, 15 September 2011

On this page you will find useful information to develop software for your Armadeus board

Project

Tools/Debug

Bootloader / U-Boot

Linux


Userland

Tutorials / Tips

Libraries

Graphical User Interface / Games

Scripts / Languages

Realtime applications

Web

Network

  • Ngircd : an IRC server
  • tftpd : adding a tftpboot server on apf

Robotics/Domotic

Third party non free

Examples of projects

Miscellaneous

Links