[En-Nut-Discussion] NutGpio Api and Multidrive for AVR

Harald Kipp harald.kipp at egnite.de
Sun Sep 30 19:43:15 CEST 2012


Hi Uwe,

gpio_def.h contains

void GpioPinRelease(int bank, int bit){};
void GpioPinDrive(int bank, int bit){};

which means that I get multiple definitions when gpio_def.h or gpio.h is
included more than once in a project.

And it is actually included in many library modules.

Regards,

Harald




More information about the En-Nut-Discussion mailing list