Main Page: Difference between revisions

From KoanSoftware Wiki
Jump to navigation Jump to search
No edit summary
 
(18 intermediate revisions by 2 users 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 ==  
[https://koansoftware.com 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.


[https://koansoftware.com 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? ==  
== What is this wiki? ==  
Line 25: Line 18:
* [[Error Initialize GIT git init --initial-branch=main]]
* [[Error Initialize GIT git init --initial-branch=main]]
* [[repo issue "def print(self, *args, **kwargs):"]]
* [[repo issue "def print(self, *args, **kwargs):"]]
* [[Replacement for command ldd on Linux]]
* [[Optimal swap size for building with Yocto Project]]
* [[Linux Network Managers and Configuration Files]]




Line 39: Line 35:


== 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 73: Line 70:
* [[Add a systemd service file into a Yocto image]]
* [[Add a systemd service file into a Yocto image]]
* [[Yocto Project licenses for LIC_FILES_CHKSUM]]
* [[Yocto Project licenses for LIC_FILES_CHKSUM]]
* [[Set Proprietary license for a recipe]]
* [[Yocto sstate usage summary to the build]]
* [[Yocto sstate usage summary to the build]]
* [[Upgrade to Yocto honister 3.4]]
* [[Upgrade to Yocto honister 3.4]]
Line 80: Line 78:
* [[How to trace a variable setting with bitbake-getvar]]
* [[How to trace a variable setting with bitbake-getvar]]
* [[How to detect the Yocto version using bitbake]]
* [[How to detect the Yocto version using bitbake]]
* [[Support other languages and keyboards than English in Yocto]]
* [[List the files shipped by your recipe]]
* [[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]]
* [[How to generate an initrd image with Yocto]]
* [[How to verify the metalayers SHA when using Yocto]]
* [[BitBake's passthrough environment variables]]




Line 86: Line 93:
== 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 110: Line 121:
== 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 15:19, 1 December 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