Replies: 1 comment
-
The build system for F´ is based on CMake, which calls several tools as part of its process: FPP, and python utilities. These tools are called to generate code from the model files as F´ uses model-driven engineering supported by auto-coding. The other piece of the build system is Example: fprime-util developer's pattern
Example: CMake native
SBT builds FPP. It will be removed from the F´ build system in the next release. |
Beta Was this translation helpful? Give feedback.
-
Hello,
Where can I get the details about the Build system used in the FPrime software. As I see, it has cmake, FPP, SBT, CI, CFDP, python based utilities, etc.
Just confused with the complex structure of the codebase to generate required items.
Beta Was this translation helpful? Give feedback.
All reactions