mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +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.