depend.h File Reference
Depend module. More...
#include <cfg/compiler.h>Go to the source code of this file.
Defines | |
| #define | CONFIG_DEPEND(FEATURE, DEPS) STATIC_ASSERT(!(FEATURE) || !!(DEPS)) |
| Compile-time enforcement of dependencies between configuration options. | |
Detailed Description
Depend module.
Definition in file depend.h.
