diff --git a/cpu/doc.txt b/cpu/doc.txt index 3f332afa66..467ada6e6a 100644 --- a/cpu/doc.txt +++ b/cpu/doc.txt @@ -14,3 +14,9 @@ * sharing the same architecture, the implementation is split into several CPU * specific parts and an architecture part (e.g. arm7_common and lpc23xx). */ + + /** + * @defgroup config_cpu CPU Configurations + * @ingroup config + * @brief Compile time configurations for different kinds of CPU. + */