mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
When NDEBUG macro is defined during compilation, the assert macro produces empty code. The dev parameter is then unused.
When NDEBUG macro is defined during compilation, the assert macro produces empty code. The dev parameter is then unused.