]> mj.ucw.cz Git - home-hw.git/blobdiff - test-modbus/config.h
Modbus: Genericized debugging
[home-hw.git] / test-modbus / config.h
index 1b116d6a7f18cfcf12a7205941b36548cf3ac7fa..439cd7bf406d43ee9d25cfead7ed2c6962335116 100644 (file)
@@ -2,6 +2,11 @@
 
 #define CPU_CLOCK_MHZ 72
 
+// Debugging port
+
+// #define DEBUG_SEMIHOSTING
+#define DEBUG_USART USART1
+
 // MODBUS library parameters
 
 #define MODBUS_USART USART2