CF
CF copied to clipboard
How to build
Hello, I'm Sangjun who interested in this project.
I want to build this Projects but stucked with this stage.
git clone https://github.com/nasa/CF.git
cd CF
mkdir build && cd build
editing ../CMakeLists.txt -> cmake_minimum_required(VERSION 3.16)
cmake ..
Can you help me?
As README.md mentioned, CF project is related with cFS. But i want to know how to use CF with cFS project specifically.
you need the source file to be in the apps/cf folder. Then add cf to your "APPLIST" in your targets.cmake, in your cfe_es_startup.scr, you add in the cf app. Follow the instructions on https://github.com/nasa/cfs to build and run cFS