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:
@@ -26,8 +26,6 @@
|
||||
#ifndef PIC32MX_H
|
||||
#define PIC32MX_H
|
||||
|
||||
#include <flash/flash.h>
|
||||
|
||||
struct pic32mx_flash_bank
|
||||
{
|
||||
struct working_area *write_algorithm;
|
||||
|
||||
Reference in New Issue
Block a user