STVD And Cosmic And assert() Macro
Posted on May 05, 2014 at 08:50If I get... #error cpstm8 pins_stm8s.c:28(4) missing prototypeon an... assert( pPin->pPio == GPIOA );even though the file contains... #include <assert.h>what have I missed/messed?Thank you.