1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
Marian Buschsieweke 8608104fe5
core/kernel_defines.h: drop BUILD_BUG_ON()
This provides the same functionality as `static_assert()` provided by
C11 and has no advantages compared to it. Hence, encourage users to use
standard C functionality instead.
2022-01-05 15:41:39 +01:00
..
2021-02-02 22:21:14 +01:00
2020-03-30 17:02:08 +02:00
2021-02-02 22:21:14 +01:00
2021-08-13 19:50:38 +02:00
2021-12-08 17:09:17 +01:00
2021-12-21 18:03:55 +01:00
2021-02-02 22:21:14 +01:00
2020-12-29 11:48:48 +01:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-03-30 17:02:08 +02:00
2020-11-23 16:56:34 +01:00
2021-02-23 13:37:19 +01:00