Start update of documentation to support possible multiple architectures in the futur...
[pub/lufa.git] / LUFA / Common / Architectures.h
index 8bf9c7c..3aa7a58 100644 (file)
@@ -31,8 +31,7 @@
 /** \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
@@ -40,6 +39,7 @@
 \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