kolibrios-sdk

This is a C/C++ SDK for porting software to KolibriOS

Build

At the project root:

source activate-env
cmake -B build
cmake --build build

Testing

Launch KolibriOS with the mounted SDK_SYSROOT_DIR directory:

./run-kos.sh
Description
Ports collection of applications, drivers and libraries for KolibriOS
Readme GPL-2.0 195 MiB
Languages
C 38.2%
C++ 28.3%
Ada 10.5%
Go 5.7%
Assembly 4.4%
Other 12.2%