fix some doxygen settings and stuffs add prepacked for IAR compiler
This commit is contained in:
@@ -53,6 +53,8 @@
|
||||
|
||||
#if defined(__GNUC__)
|
||||
#include "compiler_gcc.h"
|
||||
#elif deinfed __ICCARM__ // IAR compiler
|
||||
#include "compiler_iar.h"
|
||||
#endif
|
||||
|
||||
#endif /* _TUSB_COMPILER_H_ */
|
||||
|
Reference in New Issue
Block a user