]> mj.ucw.cz Git - home-hw.git/blobdiff - ssr/Inc/util.h
FIXME'd
[home-hw.git] / ssr / Inc / util.h
index 3a29fd63c476627d721b7db94d0e22d4bcb274f3..d463fcc3264c789c6543c1b50ccd83a5bcf95ce9 100644 (file)
@@ -61,9 +61,8 @@ static inline void put_u32_le(byte *p, u32 x)
 
 // debug.c
 
 
 // debug.c
 
-#undef DEBUG_SEMIHOSTING
+// #define DEBUG_SEMIHOSTING
 // #define DEBUG_USART USART1
 // #define DEBUG_USART USART1
-#undef DEBUG_USART
 
 void debug_printf(const char *fmt, ...);
 void debug_puts(const char *s);
 
 void debug_printf(const char *fmt, ...);
 void debug_puts(const char *s);