21#ifndef LELY_CO_INTERN_CO_H_
22#define LELY_CO_INTERN_CO_H_
33#define LELY_NO_CO_DCF 1
36#define LELY_NO_CO_SDEV 1
39#define LELY_NO_CO_WTM 1
42#define LELY_NO_CO_GW 1
44#undef LELY_NO_CO_GW_TXT
45#define LELY_NO_CO_GW_TXT 1
51#define LELY_NO_CO_DCF 1
53#undef LELY_NO_CO_OBJ_FILE
54#define LELY_NO_CO_OBJ_FILE 1
56#undef LELY_NO_CO_GW_TXT
57#define LELY_NO_CO_GW_TXT 1
60#if defined(NDEBUG) || LELY_NO_STDIO || LELY_NO_DIAG
65 diag_at(DIAG_DEBUG, 0, &(struct floc){ __FILE__, __LINE__, 0 }, \
This header file is part of the utilities library; it contains the configuration functions.
This header file is part of the utilities library; it contains the diagnostic declarations.
This is the public header file of the CANopen library.