Clean up unnecessary CPPCheck static analysis suppression comments, force Doxygen and GCC compiler specific macros as being always undefined when performing a static analysis of the code.

This commit is contained in:
Dean Camera 2012-10-14 20:18:46 +00:00
parent 826a77e90c
commit 72fc4a204d
14 changed files with 7 additions and 12 deletions

View file

@ -70,6 +70,8 @@
/* Function Prototypes: */
void SetupHardware(void);
void EVENT_USB_UIDChange(void);
#endif