diff options
| author | hathach <[email protected]> | 2014-03-04 16:31:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-04 16:31:44 +0700 |
| commit | 2a866365e90f9a899d491162c45d6ec94a06729b (patch) | |
| tree | ebfb400f052e486c4df22513a5b0ec4eb2be3d90 /tinyusb | |
| parent | 6f24dd50a003cec5fd894304969cfcea1a600108 (diff) | |
added support for IAR retarget but not yet succeeded. lpc17xx have problem connect with jlink
Diffstat (limited to 'tinyusb')
| -rw-r--r-- | tinyusb/common/compiler/compiler.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tinyusb/common/compiler/compiler.h b/tinyusb/common/compiler/compiler.h index 683237b54..738711416 100644 --- a/tinyusb/common/compiler/compiler.h +++ b/tinyusb/common/compiler/compiler.h @@ -36,12 +36,6 @@ */ /**************************************************************************/ -/** \file - * \brief Compiler Header - * - * \note TBD - */ - /** \ingroup Group_Common * \defgroup Group_Compiler Compiler * \brief Group_Compiler brief |
