-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I would like to compile iccom and run it on my linux machine, but since the following header is not included in this repository, I understand that I need to merge and build an external repository. What should I use?
https://github.com/Bosch-SW/linux-iccom/blob/master/src/iccom.c
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/uaccess.h>
#include "../full_duplex_interface/full_duplex_interface.h"
#include "iccom.h"
A repository for this URL may have existed but cannot be found.
https://github.com/Bosch-SW/linux-full-duplex-sym-iface
Please describe the build procedure.
Metadata
Metadata
Assignees
Labels
No labels