nasa / fprime-tools

F´ Python tooling and helpers.
https://github.com/nasa/fprime
Apache License 2.0
20 stars 38 forks source link

Update required tools check #170

Closed thomas-bc closed 11 months ago

thomas-bc commented 11 months ago
Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Throwing this in now to not forget about it.

Change Description

Updates tool check list with regards to https://github.com/nasa/fprime/pull/2293

Rationale

fprime-fpp is not a required package anymore, as it has been broken down in many subpackages

thomas-bc commented 11 months ago

Should these only be

fpp-depend
fpp-to-xml found 
fpp-to-cpp found 
fpp-locate-defs

These seem to be the only ones the build system is checking for.

bocchino commented 11 months ago

fprime-util --check needs fpp-check.

I think it's good to provide all the tools, so users can use them if desired.