Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleared when Pipe_ClearError() is called.
More UC3B architecture porting.
This commit is contained in:
parent
66c38cd940
commit
cf2411435c
11 changed files with 175 additions and 376 deletions
|
|
@ -55,8 +55,6 @@
|
|||
|
||||
#if (ARCH == ARCH_AVR8)
|
||||
#include "AVR8/OTG_AVR8.h"
|
||||
#elif (ARCH == ARCH_UC3B)
|
||||
#include "UC3B/OTG_UC3B.h"
|
||||
#endif
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue