hi does any 1 know whr the assert_param function is defined. i am compiling a library and it gives error for assert_param :
error:
(C:\Users\LASTVI~1\AppData\Local\Temp\build5705488500061260261.tmp\stm32f10x_gpio.c.o: In function `GPIO_ResetBits':
C:\Users\lastvirus\Desktop\maple-ide-0.0.6\hardware\leaflabs\cores\maple\stm32f/stm32f10x_gpio.c:376: undefined reference to `assert_param'
C:\Users\lastvirus\Desktop\maple-ide-0.0.6\hardware\leaflabs\cores\maple\stm32f/stm32f10x_gpio.c:377: undefined reference to `assert_param'
)