Stuff not working

This commit is contained in:
Mark Qvist 2014-04-07 01:15:52 +02:00
parent e5513801f6
commit c12cd16bd9
5 changed files with 7 additions and 6 deletions

View file

@ -49,7 +49,7 @@
* Baudrate for the debug console.
* $WIZ$ type = "int"; min = 300
*/
#define CONFIG_KDEBUG_BAUDRATE 115200UL
#define CONFIG_KDEBUG_BAUDRATE 57600UL
/**
* Clock source for the UART module. You need to write the code to reprogram the respective clock at the required frequency in your project before calling kdbg_init().