Fixed
- `config.args`: Assigning of the COM interface in the args to setup converters is now done in
the `args_to_params_generic` function. Otherwise, this feature does not work for the conversion
of CFDP arguments.
Changed
- Remove `setup.cfg` and move to `pyproject.toml`. Create new `.flake8` file accordingly.
Added
- `tc.pus_200_fsfw_mode.create_announce_mode_command` added.