Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation.
This commit is contained in:
@@ -45,9 +45,9 @@
|
||||
#include "../../../Common/Common.h"
|
||||
|
||||
#if (ARCH == ARCH_AVR8)
|
||||
#include "AVR8/USBInterrupt.h"
|
||||
#include "AVR8/USBInterrupt_AVR8.h"
|
||||
#elif (ARCH == ARCH_UC3B)
|
||||
#include "UC3B/USBInterrupt.h"
|
||||
#include "UC3B/USBInterrupt_UC3B.h"
|
||||
#endif
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
|
||||
Reference in New Issue
Block a user