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

Hid on windows and mac #239

Merged
merged 6 commits into from
Oct 31, 2019
Merged

Hid on windows and mac #239

merged 6 commits into from
Oct 31, 2019

Conversation

centic9
Copy link
Contributor

@centic9 centic9 commented Oct 31, 2019

These commits add initial support for compiling and running openambit on Cygwin/Windows.

There are now hid-implementations for both Windows and Mac available and by adding
these and adjusting cmake-files to look for the correct libs as well as disabling some
udev-functionality in the code, Openambit actually runs on Windows/Cygwin and is able
to download logs.

Using cygwin on Windows did work up to requiring some Windows specific headers/libraries
Openambit itself will not yet work as udev is still used for listening
for new udev devices, but it should be possible to disable this on cygwin
in the future.
Do not invoke udev on WIN32, listening for new devices will not work then
@centic9 centic9 merged commit 7dc7ecf into master Oct 31, 2019
@centic9 centic9 deleted the hid_on_windows_and_mac branch October 31, 2019 11:55
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.

1 participant