/** \file\r
* \brief Supported architecture defines.\r
*\r
- * This file contains constants which can be passed to the compiler (via setting the macro ARCH) in the\r
- * user project makefile using the -D option to configure the library drivers.\r
+ * \copydetails Group_Architectures\r
*\r
* \note Do not include this file directly, rather include the Common.h header file instead to gain this file's\r
* functionality.\r
\r
/** \ingroup Group_Common\r
* \defgroup Group_Architectures Hardware Architectures\r
+ * \brief Supported architecture defines.\r
*\r
* Macros for indicating the chosen hardware architecture to the library. These macros should be used when\r
* defining the ARCH token to the chosen hardware via the -D switch in the project makefile.\r