From 2a866365e90f9a899d491162c45d6ec94a06729b Mon Sep 17 00:00:00 2001 From: hathach Date: Tue, 4 Mar 2014 16:31:44 +0700 Subject: added support for IAR retarget but not yet succeeded. lpc17xx have problem connect with jlink --- tinyusb/common/compiler/compiler.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tinyusb') 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 -- cgit v1.3.1