1
0
Fork 0
CANopenNode/309
Freddie Chopin 3cf4f62109 Completely disable CO_gateway_ascii module if not enabled by config
When CO_CONFIG_GTW_ASCII is not enabled in configuration, this module
produces multiple important warnings, like 2 warnings about implicit
function declaration. Instead of making the source more complex and
fixing each warning individually, in this case it is much easier to just
completely disable compilation of the whole thing.
2020-06-26 12:35:46 +02:00
..
CO_gateway_ascii.c Completely disable CO_gateway_ascii module if not enabled by config 2020-06-26 12:35:46 +02:00
CO_gateway_ascii.h Completely disable CO_gateway_ascii module if not enabled by config 2020-06-26 12:35:46 +02:00