This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
OpenRGB
Watch
1
Star
0
Fork
0
mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced
2026-09-14 06:07:21 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
libusb_hidapi_windows
OpenRGB
/
serial_port
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Adam Honse
5074a923d1
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
2020-01-05 12:52:33 -06:00
..
find_usb_serial_port_linux.cpp
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
2020-01-05 12:52:33 -06:00
find_usb_serial_port_win.cpp
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
2020-01-05 12:52:33 -06:00
find_usb_serial_port.h
Add functions to get serial port path from USB VID/PID for both Windows and Linux. Use this function to automatically detect the presence of an NZXT Hue+.
2020-01-05 12:52:33 -06:00
serial_port.cpp
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
2019-08-22 18:43:17 -05:00
serial_port.h
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
2019-08-22 18:43:17 -05:00