split NOR and NAND flash headers
Moves common flash errors to <flash/common.h> to decouple these two mostly unrelated trees of code.
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <helper/configuration.h>
|
||||
#include <xsvf/xsvf.h>
|
||||
#include <svf/svf.h>
|
||||
#include <flash/flash.h>
|
||||
#include <flash/nand.h>
|
||||
#include <pld/pld.h>
|
||||
#include <flash/mflash.h>
|
||||
|
||||
Reference in New Issue
Block a user