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

icesprog: update Makefile, on Windows HIDAPI = hidapi #18

Merged
merged 2 commits into from
Nov 23, 2020

Conversation

umarcor
Copy link
Contributor

@umarcor umarcor commented Nov 22, 2020

On Windows (MSYS2), hidapi is used instead of hidapi-hidraw. This PR avoids the need to specify it when calling make. So, make works instead of make HIDAPI=hidapi.

At the same time, LIBUSB_CFLAGS, LIBUSB_LIBS, HIDAPI_CFLAGS and HIDAPI_LIBS seems unnecessary, because those are used in a single place.

Trailing whitespaces are removed too.

@wuxx wuxx merged commit 8e33c6a into wuxx:master Nov 23, 2020
@umarcor umarcor deleted the icesprog/Makefile branch November 23, 2020 04:27
@fatalfeel fatalfeel mentioned this pull request Sep 25, 2021
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.

None yet

2 participants