mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-13 08:33:49 +01:00
That way users can rely on elimation of dead code from the optimizer instead of having to use preprocessor conditionals when feature-gating assert implementations behind `!NDEBUG`. Co-authored-by: benpicco <benpicco@googlemail.com> Co-authored-by: crasbe <crasbe@gmail.com> Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>