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

Merge Debug and Release makefiles, use different compiler flags only #9

Open
2 tasks
gian-didom opened this issue Dec 18, 2023 · 0 comments
Open
2 tasks
Labels
bsp enhancement New feature or request

Comments

@gian-didom
Copy link
Owner

The only difference between the Debug and Release makefiles are the compiler flags. We should merge the two makefiles into a single one, or include a single one into both.

The timeline for the implementation of this feature is the following:

  • Write a single makefile and include the makefile in the Release and Debug makefile
  • Merge into a single makefile and select debug or release with make
@gian-didom gian-didom added enhancement New feature or request bsp labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bsp enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant