Skip to content

Which other repository to build? #1

@asca2

Description

@asca2

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions