Specific the directory for all hw and cfg module. Use double quote for cfg and hw...
[bertos.git] / bertos / cfg / cfg_debug.h
index 539772af6e47a363e0ac4c125c501d26ce978d41..25b25858b2fdfcceb13932035292a75d0a064bb0 100644 (file)
@@ -44,6 +44,6 @@
 #define CONFIG_KDEBUG_PORT 0
 
 /// Baud-rate for the kdebug console.
-#define CONFIG_KDEBUG_BAUDRATE  19200
+#define CONFIG_KDEBUG_BAUDRATE  115200
 
 #endif /* CFG_DEBUG_H */