FreeBSD and MacOS related fixes and improvements: compilation and serial port access (#290)
fixes for compilation and usage under FreeBSD+MaxOS including setting low latency for FTDI device (thanks @samm-git)
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
/* Defined if linux/serial.h is available. */
|
||||
#cmakedefine HAVE_LINUX_SERIAL
|
||||
|
||||
/* Defined if dev/usb/uftdiio.h is available. */
|
||||
#cmakedefine HAVE_FREEBSD_UFTDI
|
||||
|
||||
/* Defined if pthread_setname_np is available. */
|
||||
#cmakedefine HAVE_PTHREAD_SETNAME_NP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user