Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
(Yocto Project)
(Yocto Project)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Welcome on [https://koansoftware.com Koan Software] official wiki
 
Welcome on [https://koansoftware.com Koan Software] official wiki
 
== DISCLAIMER ==
 
 
'''KoanSoftware(R) and KaeilOS(R) are registered trademarks of KOAN sas - Bergamo, ITALY
 
 
All contents of this website are released under the [http://creativecommons.org/licenses/by-sa/3.0/deed.en_US Creative Commons Attribution-ShareAlike 3.0 Unported License]'''<br>
 
<br>
 
  
 
== KOAN Embedded Software Engineering ==  
 
== KOAN Embedded Software Engineering ==  
Line 26: Line 19:
 
* [[repo issue "def print(self, *args, **kwargs):"]]
 
* [[repo issue "def print(self, *args, **kwargs):"]]
 
* [[Replacement for command ldd on Linux]]
 
* [[Replacement for command ldd on Linux]]
 +
* [[Optimal swap size for building with Yocto Project]]
  
 
== Openembedded Core ==
 
== Openembedded Core ==
Line 39: Line 33:
  
 
== Yocto Project ==
 
== Yocto Project ==
 +
* [[Best hardware to build Yocto Project]]
 
* [[Yocto Project my own quick start]]  
 
* [[Yocto Project my own quick start]]  
 
* [[Yocto versus Poky versus Angstrom]]
 
* [[Yocto versus Poky versus Angstrom]]
Line 84: Line 79:
 
* [[List the files shipped by your recipe]]
 
* [[List the files shipped by your recipe]]
 
* [[How to run CVE checks using the Yocto Project]]
 
* [[How to run CVE checks using the Yocto Project]]
 +
* [[How to add binary files via a custom recipe]]
 +
* [[How to configure network using systemd-networkd in Yocto]]
 +
* [[Yocto Project override operators]]
  
  
Line 91: Line 89:
 
== Linux kernel ==
 
== Linux kernel ==
 
* [[Kernel message logging with printk]]
 
* [[Kernel message logging with printk]]
 +
 +
 +
 +
== C/C++ userspace ==
 +
* [[Manage the GPIO lines in C with libgpiod]]
  
  
Line 115: Line 118:
 
== About us ==
 
== About us ==
 
* [https://koansoftware.com/company/ Who we are]
 
* [https://koansoftware.com/company/ Who we are]
 +
 +
== DISCLAIMER ==
 +
 +
'''KoanSoftware(R) and KaeilOS(R) are registered trademarks of KOAN sas - Bergamo, ITALY
 +
 +
All contents of this website are released under the [http://creativecommons.org/licenses/by-sa/3.0/deed.en_US Creative Commons Attribution-ShareAlike 3.0 Unported License]'''<br>
 +
<br>

Latest revision as of 16:19, 28 March 2025

Welcome on Koan Software official wiki

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


C/C++ userspace


Microsoft .NET and Mono


Qt


Hardware and SBC


Documents


About us

DISCLAIMER

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

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