Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added proper dependency generation to Makefile and FreeDV mode selection #1753

Merged
merged 2 commits into from
Mar 8, 2019

Conversation

db4ple
Copy link
Collaborator

@db4ple db4ple commented Mar 8, 2019

  • Now make takes care of generating dependency files, so that a change
    in a header triggers rebuilding all files using it.
  • Only FreeDV 1600 (all processors) and 700D (F7 and H7) are enabled, this
    shrinks our binaries radically.

db4ple added 2 commits March 8, 2019 14:37
Preparation for much smaller builds since it is now possible to select
active FreeDV modes and inactive modes have almost no binary footprint
- Now make takes care of generating dependency files, so that a change
in a header triggers rebuilding all files using it.
- Only FreeDV 1600 (all processors) and 700D (F7 and H7) are enabled, this
  shrinks our binaries radically.
@df8oe df8oe merged commit a5b2709 into df8oe:active-devel Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants