transport: move files over to transport folder
as we introduce swd and jtag as two transports, we want to start up with a new transport folder to organize the code a bit.
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include "arm_adi_v5.h"
|
||||
#include <helper/time_support.h>
|
||||
|
||||
#include <jtag/transport.h>
|
||||
#include <transport/transport.h>
|
||||
#include <jtag/interface.h>
|
||||
|
||||
#include <jtag/swd.h>
|
||||
|
||||
Reference in New Issue
Block a user