../src/main.c: In function 'main':../src/main.c:29:2: warning: implicit declaration of function 'GPIOInit' [-Wimplicit-function-declaration]../src/main.c:31:2: warning: implicit declaration of function 'StartLis
Warning: implicit declaration of function '__aeabi_memcpy' Anonymous Not applicable 23 Jun 2015 Hi together, I'm using memcpy and get the warning from the title. I already include string.h - what else can I do besides ignoring this error? Best regards Hannes Baumgart Solve...
../src/main.c: In function 'main':../src/main.c:29:2: warning: implicit declaration of function 'GPIOInit' [-Wimplicit-function-declaration]../src/main.c:31:2: warning: implicit declaration of function 'StartLis500Clock' [-Wimplicit-function-declaration]The header and source files are...