]> mj.ucw.cz Git - home-hw.git/blobdiff - ssr/Inc/util.h
Auto: Meditation mode turned off
[home-hw.git] / ssr / Inc / util.h
index 7e37313ad792bc4aada7cd2c23684f1874a5cb02..d463fcc3264c789c6543c1b50ccd83a5bcf95ce9 100644 (file)
@@ -61,8 +61,8 @@ static inline void put_u32_le(byte *p, u32 x)
 
 // debug.c
 
-#undef DEBUG_SEMIHOSTING
-#define DEBUG_USART USART1
+// #define DEBUG_SEMIHOSTING
+// #define DEBUG_USART USART1
 
 void debug_printf(const char *fmt, ...);
 void debug_puts(const char *s);