Pieter Willemsen
|
729441fdb6
|
assert: add static_assert if using c11
|
2018-04-03 16:09:31 +02:00 |
|
Martine Lenders
|
235375f664
|
native: always assert() verbosely
|
2016-11-29 19:28:23 +01:00 |
|
Martine Lenders
|
8406164ece
|
core: fix stdio.h include for assert
|
2016-11-18 15:44:25 +01:00 |
|
Martine Lenders
|
65a11162fe
|
core: define macro for verbose behavior for assert()
Since this is also done for MSP430 specifically that file can be
removed.
|
2016-10-31 13:51:54 +01:00 |
|
Martine Lenders
|
d724b7c9aa
|
core: add documentation on how to get line of failed assert()
|
2016-10-11 09:06:41 +02:00 |
|
René Kijewski
|
888e146fe4
|
core: define assertion failed message in one place
|
2015-09-11 23:23:30 +02:00 |
|
Oleg Hahm
|
c4ba1c53ed
|
core: added RIOT's own assert macro
|
2015-09-11 16:09:28 +02:00 |
|