Commit Graph

3 Commits (1c2db6e3becd0b4c3d61a7a3a48acc888cba136e)

Author SHA1 Message Date
Romain Naour 801d43e118 serial_port_linux: Add missing include sys/time.h
POSIX says `struct timeval` is defined if <sys/time.h> is included.

Adding this header allow to build against musl-libc.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
(cherry picked from v1.4 branch commit 661405eb60)
5 years ago
Michael Zillgith 9959158995 - make: fixed dynamic library name for win64 (see github #129) 7 years ago
Michael Zillgith 2f71744079 - added serial port hal
- moved hal to separate directory
- added new hal cmake project
7 years ago