Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
This commit is contained in:
parent
8f6b4ddf76
commit
1c16ae399a
38 changed files with 84 additions and 66 deletions
|
@ -60,7 +60,7 @@
|
|||
#endif
|
||||
|
||||
/* Includes: */
|
||||
#include "Highlevel/USBMode.h"
|
||||
#include "HighLevel/USBMode.h"
|
||||
#include "HighLevel/USBTask.h"
|
||||
#include "HighLevel/USBInterrupt.h"
|
||||
#include "HighLevel/Events.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue