fix some doxygen settings and stuffs add prepacked for IAR compiler

This commit is contained in:
hathach
2012-12-03 16:51:14 +07:00
parent aff644b7c3
commit b698b09a67
19 changed files with 261 additions and 36 deletions

View File

@@ -37,8 +37,6 @@
/** \file
* \brief GCC Header
*
* \note TBD
*/
/** \ingroup Group_Compiler
@@ -74,7 +72,6 @@
#define ATTR_PACKED __attribute__ ((packed))
#define ATTR_PREPACKED
#define ATTR_POSTPACKED ATTR_PACKED
/** @} */
/** \ingroup Group_GCC