projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move out Dataflash IC command constants headers into the general LUFA/Drivers/Misc...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Board
/
XPLAIN
/
Dataflash.h
diff --git
a/LUFA/Drivers/Board/XPLAIN/Dataflash.h
b/LUFA/Drivers/Board/XPLAIN/Dataflash.h
index
0651452
..
d5c7527
100644
(file)
--- a/
LUFA/Drivers/Board/XPLAIN/Dataflash.h
+++ b/
LUFA/Drivers/Board/XPLAIN/Dataflash.h
@@
-52,7
+52,7
@@
#define __DATAFLASH_XPLAIN_H__
/* Includes: */
- #include "AT45DB642D.h"
+ #include "
../../Misc/
AT45DB642D.h"
/* Preprocessor Checks: */
#if !defined(__INCLUDE_FROM_DATAFLASH_H)