zephyr/lib
Peter Bigot dfd26dbbeb libc/minimal/assert: conditionalize static_assert macro
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>
2019-09-19 09:37:42 -05:00
..
cmsis_rtos_v1
cmsis_rtos_v2
gui
libc libc/minimal/assert: conditionalize static_assert macro 2019-09-19 09:37:42 -05:00
os kernel: syscalls: Whitespace fixups 2019-09-12 11:31:50 +08:00
posix posix: pthread: pthread_mutex_timedlock should accept absolute deadline 2019-08-27 17:50:48 -04:00
updatehub
CMakeLists.txt
Kconfig