You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the codegen templates are build in-source under Autocoders/Python/src/fprime_ac/generators/templates/**/**.py. Although, since there's a plan to ditch Autocoder in favor of F', maybe this becomes obsolete soon.
Rationale
It's bad to mix sources with builds...
The text was updated successfully, but these errors were encountered:
Feature Description
Currently, the
codegen
templates are build in-source underAutocoders/Python/src/fprime_ac/generators/templates/**/**.py
. Although, since there's a plan to ditch Autocoder in favor of F', maybe this becomes obsolete soon.Rationale
It's bad to mix sources with builds...
The text was updated successfully, but these errors were encountered: