nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
9.95k stars 1.28k forks source link

Updates to support old-style parallel projects #2680

Open timcanham opened 2 months ago

timcanham commented 2 months ago
F´ Version
Affected Component

Problem Description

  1. in include of FPrime.cmake set FPRIME_CURRENT_MODULE to PROJECT_NAME
  2. Consider adding combined deployment and project to fprime-util new
  3. Add notes that in order to run fprime-util new deployment, a CMakeLists.mk must exist in the root of the repo