Renamed lib to libwin

This commit is contained in:
2026-01-04 11:10:43 +01:00
parent 2474d3394c
commit eb21eccb23
22 changed files with 3 additions and 1141 deletions

17
libwin/can_drv_linux.c Normal file
View File

@@ -0,0 +1,17 @@
/*******************************************************************************/
/* Interface zur Tiny-CAN API */
/* --------------------------------------------------------------------------- */
/* Beschreibung : Laden einer Treiber Lib */
/* */
/* Version : 2.10 */
/* Datei Name : can_drv_win.c */
/* --------------------------------------------------------------------------- */
/* Datum : 18.09.15 */
/* Copyright : (C) 2011 - 2015 by MHS-Elektronik GmbH & Co. KG, Germany */
/* www.mhs-elektronik.de */
/* Autor : Demlehner Klaus, info@mhs-elektronik.de */
/*******************************************************************************/
#include "mhs_can_drv.c"