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

Makefile avrdude #2477

Merged
merged 2 commits into from
Jul 26, 2015
Merged

Conversation

sorki
Copy link
Contributor

@sorki sorki commented Jul 20, 2015

makefile: use /etc/avrdude/avrdude.conf on linux

No need to look for arduino specific avrdude configuration
as distributions ship their own avrdude.conf file that
is compatible with arduino.

makefile: drop -q -q (much quiet) from avrdude flags

Annoying when trying to figure out if uploading
actually does something.

sorki added 2 commits July 20, 2015 13:50
No need to look for arduino specific avrdude configuration
as distributions ship their own avrdude.conf file that
is compatible with arduino.
Annoying when trying to figure out if uploading
actually does something.
@thinkyhead thinkyhead mentioned this pull request Jul 22, 2015
@thinkyhead thinkyhead added PR: Bug Fix T: Development Makefiles, PlatformIO, Python scripts, etc. labels Jul 26, 2015
thinkyhead added a commit that referenced this pull request Jul 26, 2015
@thinkyhead thinkyhead merged commit df4996e into MarlinFirmware:Development Jul 26, 2015
drewmoseley pushed a commit to drewmoseley/Marlin that referenced this pull request Feb 10, 2024
MarlinFirmware#2477 Improved M-code control for stealth mode/normal mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Bug Fix T: Development Makefiles, PlatformIO, Python scripts, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants