insooth / AP-Persistency

Persistency offers mechanisms to Adaptive Applications to store information in the non-volatile memory of a machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AP-Functional-Cluster-Template

The template repository for Adaptive Platform Functional Cluster

Building project

mkdir build && cd build
meson setup --pkg-config-path .
ninja

About

Persistency offers mechanisms to Adaptive Applications to store information in the non-volatile memory of a machine.

License:MIT License


Languages

Language:C++ 76.6%Language:Meson 23.4%