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

have a config file? #337

Open
WestfW opened this issue Jan 13, 2022 · 1 comment
Open

have a config file? #337

WestfW opened this issue Jan 13, 2022 · 1 comment

Comments

@WestfW
Copy link
Member

WestfW commented Jan 13, 2022

I'm all proud of the ability to issue commands like:
make atmega328p AVR_FREQ=16000000L BAUD_RATE=115200 LED=B5 LED_START_FLASHES=0 UART=0
the number of available options is getting large, and it might be nice to use some sort of easily sharable config file as well.
Maybe
make config=<filename.mk>

@WestfW WestfW self-assigned this Jan 13, 2022
@WestfW
Copy link
Member Author

WestfW commented Jan 13, 2022

config files might even replace makefile changes for vendor boards, ie:
make config=wildfirev3.mk
That way vendors could provide config files instead of needing "me" to edit makefiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant