diff --git a/src/target/adi_v5_swd.c b/src/target/adi_v5_swd.c index a21bf25b9..5e4fd2222 100644 --- a/src/target/adi_v5_swd.c +++ b/src/target/adi_v5_swd.c @@ -53,6 +53,7 @@ #include +/* for debug, set do_sync to true to force synchronous transfers */ static bool do_sync; static void swd_finish_read(struct adiv5_dap *dap)