There was an error while loading. Please reload this page.
1 parent 920f717 commit 7410b45Copy full SHA for 7410b45
include/board_example_config.h
@@ -60,7 +60,7 @@
60
#endif
61
62
/* PIO config for PROBE_IO_OEN - note that SWDIOEN and SWCLK are both side_set signals, so must be consecutive. */
63
-#if defined(PROBE_IO_SWDIOEN)
+#if defined(PROBE_IO_OEN)
64
#define PROBE_PIN_SWDIOEN (PROBE_PIN_OFFSET + 0)
65
#define PROBE_PIN_SWCLK (PROBE_PIN_OFFSET + 1)
66
#define PROBE_PIN_SWDIO (PROBE_PIN_OFFSET + 2)
0 commit comments