mirror of
https://github.com/intrepidcs/icsscand.git
synced 2026-08-05 09:38:17 +02:00
v2.0.1
Set timeout tv_sec instead of tv_usec for compatibility with older kernels
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
v2.0.1
|
||||
Set timeout tv_sec instead of tv_usec for compatibility with older kernels
|
||||
|
||||
v2.0.0
|
||||
Full rewrite
|
||||
Initial release with CAN-FD support
|
||||
Requires intrepid-socketcan-kernel-module >= v2.0.0
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
project(libicsneo-socketcan-daemon VERSION 2.0.0)
|
||||
project(libicsneo-socketcan-daemon VERSION 2.0.1)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user