mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
As clock.c uses C conditionals for its code, the configuration macros should always be defined. This is done by moving the dependencies to a condition in the prompt, making them configurable only when applicable.