summaryrefslogtreecommitdiffhomepage
path: root/source/definitions.v
diff options
context:
space:
mode:
Diffstat (limited to 'source/definitions.v')
-rw-r--r--source/definitions.v6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/definitions.v b/source/definitions.v
index e612262..ad600ff 100644
--- a/source/definitions.v
+++ b/source/definitions.v
@@ -19,10 +19,10 @@
*
*/
-// Debug Options
-//`define DEBUG_I2C
+// Debug Options (only enable at most one at a time)
+`define DEBUG_I2C
//`define DEBUG_MDIO
-`define DEBUG_SPI
+//`define DEBUG_SPI
// V02 boards can route UART to FT2232H
`define ARD_EXP_UART