do we have assert()?
Posted: Tue Jan 12, 2016 8:28 am
Is assert() an available function on any of the SDKs?
I can find __assert() and __assert_func() in libcirom.a in the RTOS SDK, but as far as I can tell, it is not compiled against.
There's also sys_arch_assert() of liblwip.a, not sure what to make of it.
I can find __assert() and __assert_func() in libcirom.a in the RTOS SDK, but as far as I can tell, it is not compiled against.
There's also sys_arch_assert() of liblwip.a, not sure what to make of it.