remove target.h from flash.h
The flash.h header does not require the target.h header file, but its implementation source files do. Move it to flash/nor/imp.h.
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "imp.h"
|
||||
#include "avrf.h"
|
||||
#include <target/avrt.h>
|
||||
#include <flash/flash.h>
|
||||
|
||||
|
||||
/* AVR_JTAG_Instructions */
|
||||
|
||||
Reference in New Issue
Block a user