dfd26dbbeb
static_assert was not added to C until C11. Zephyr builds default to C99. To preserve compatibility with newlib avoid defining the macro at standard levels where it did not exist. Relates to #17738 and #11754. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
bits | ||
sys | ||
assert.h | ||
ctype.h | ||
errno.h | ||
fcntl.h | ||
inttypes.h | ||
limits.h | ||
stdbool.h | ||
stdint.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
strings.h | ||
time.h |