mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 21:13:52 +01:00
Prevents error: clang: error: unknown argument: '-fstack-usage' clang: error: unknown argument: '-fconserve-stack' The flags are here to print debug information and try to optimize stack but are not required.