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 ":a" to avrdude options, to make it work in windows. #178

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jadc197
Copy link

@jadc197 jadc197 commented Aug 9, 2017

without the fourth option, the colon in "C:/path.to.source" makes avrdude stop with error "invalid file format". see Note for [:format] option in http://www.nongnu.org/avrdude/user-manual/avrdude_4.html

pkerling and others added 3 commits March 11, 2015 08:01
As of CMake 3.0, targets may not link to themselves in target_link_libraries. Doing so displays a warning (policy CMP0038). This change makes sure that a library will not be considered a dependency of itself.
…e fourth option, the colon in "C:/path.to.source" makes avrdude stop with error "invalid file format". see Note for [:format] option in http://www.nongnu.org/avrdude/user-manual/avrdude_4.html
* pkerling/patch-1:
  Fix CMP0038 warnings on CMake >= 3.0
@MrPointer
Copy link

This is a known issue, which, along with many more, has been resolved in the resurrected project.
Please see #180 .

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.

3 participants