Move out Dataflash IC command constants headers into the general LUFA/Drivers/Misc/ directory rather than duplicating them inside the individual board driver folders.
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#define __DATAFLASH_XPLAIN_H__
|
||||
|
||||
/* Includes: */
|
||||
#include "AT45DB642D.h"
|
||||
#include "../../Misc/AT45DB642D.h"
|
||||
|
||||
/* Preprocessor Checks: */
|
||||
#if !defined(__INCLUDE_FROM_DATAFLASH_H)
|
||||
|
||||
Reference in New Issue
Block a user