cfg: ftdi icdi enable srst open drain config
[fw/openocd] / contrib / libdcc / example.c
index d456f3955125197db28300c7f5911c7d94883e94..0814c9ce8b0fee5c19ef3722c83d792950616adf 100644 (file)
 #include "dcc_stdio.h"
 
 /* enable openocd debugmsg at the gdb prompt:
- * monitor target_request debugmsgs enable 
- * 
+ * monitor target_request debugmsgs enable
+ *
  * create a trace point:
  * monitor trace point 1
- * 
+ *
  * to show how often the trace point was hit:
  * monitor trace point
 */