forked from auracaster/openocd
remove flash.h from tree
Remove the now vestigial <flash/flash.h> header from the tree, replacing a few references with <flash/nor/core.h>
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include <target/target_request.h>
|
||||
#include <target/register.h>
|
||||
#include "server.h"
|
||||
#include <flash/flash.h>
|
||||
#include <flash/nor/core.h>
|
||||
#include "gdb_server.h"
|
||||
#include <target/image.h>
|
||||
#include <jtag/jtag.h>
|
||||
|
||||
Reference in New Issue
Block a user