Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
Line 14: Line 14:
 
== What is this wiki? ==  
 
== What is this wiki? ==  
 
This is a collection of useful notes about Yocto Project and OpenEmbedded, GNU/Linux distributions aimed for embedded devices developed.
 
This is a collection of useful notes about Yocto Project and OpenEmbedded, GNU/Linux distributions aimed for embedded devices developed.
 +
  
 
== Problem solving - Howto ==
 
== Problem solving - Howto ==
Line 21: Line 22:
 
* [[Fixing Perl Locale Errors in a Clean Ubuntu Install]]
 
* [[Fixing Perl Locale Errors in a Clean Ubuntu Install]]
 
* [[Using VMware Player to run Linux training]]
 
* [[Using VMware Player to run Linux training]]
 +
  
 
== Openembedded Core ==
 
== Openembedded Core ==
Line 26: Line 28:
 
* [http://openembedded.org/wiki/Commit_Patch_Message_Guidelines Commit Patch Message Guidelines]
 
* [http://openembedded.org/wiki/Commit_Patch_Message_Guidelines Commit Patch Message Guidelines]
 
* [[OE-Core Standalone Setup]]
 
* [[OE-Core Standalone Setup]]
 +
  
 
== Openembedded Debugging ==
 
== Openembedded Debugging ==
 
* [[Openembedded debugging]]
 
* [[Openembedded debugging]]
 
* [[Packages information list]]
 
* [[Packages information list]]
 +
  
 
== Yocto Project ==
 
== Yocto Project ==
Line 71: Line 75:
 
== Linux kernel ==
 
== Linux kernel ==
 
* [[Kernel message logging with printk]]
 
* [[Kernel message logging with printk]]
 +
  
 
== Microsoft .NET and Mono ==
 
== Microsoft .NET and Mono ==
 
* [[Embedded Linux .NET applications with Yocto]]
 
* [[Embedded Linux .NET applications with Yocto]]
 +
  
 
== Qt ==
 
== Qt ==
 
* [[Install Qt 5 on Ubuntu]]
 
* [[Install Qt 5 on Ubuntu]]
 +
  
 
== Hardware and SBC ==
 
== Hardware and SBC ==
 
* [[iMX6 definitive GPIO guide]]
 
* [[iMX6 definitive GPIO guide]]
 +
  
 
== Documents ==
 
== Documents ==
Line 87: Line 95:
 
* [[Development with VMware]]
 
* [[Development with VMware]]
 
* [[How to Shrink a VirtualBox Virtual Machine]]
 
* [[How to Shrink a VirtualBox Virtual Machine]]
 +
  
 
== About us ==
 
== About us ==
 
* [https://koansoftware.com/company/ Who we are]
 
* [https://koansoftware.com/company/ Who we are]

Revision as of 10:01, 11 July 2021

Welcome on Koan Software official wiki

DISCLAIMER

KoanSoftware(R) and KaeilOS(R) are a registered trademark of KOAN sas - Bergamo, ITALY

All contents of this website are released under the Creative Commons Attribution-ShareAlike 3.0 Unported License

KOAN Embedded Software Engineering

KOAN is an Italian software house, specialized in embedded and real time Linux software solutions on RISC platforms of the ARM family (Raspberry, Atmel, Freescale, NXP). Founded on 1996 from diversified experiences, is a supplier of embedded software systems for industrial automation, telecommunications, automotive, mechatronics and aerospace.

What is this wiki?

This is a collection of useful notes about Yocto Project and OpenEmbedded, GNU/Linux distributions aimed for embedded devices developed.


Problem solving - Howto


Openembedded Core


Openembedded Debugging


Yocto Project

Many other details are available in the Yocto Project wiki


Linux kernel


Microsoft .NET and Mono


Qt


Hardware and SBC


Documents


About us