mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-20 15:20:29 -04:00
Various simplifications and serial control improvements
This commit is contained in:
parent
9266f851c9
commit
c6748c6e4a
12 changed files with 4014 additions and 3533 deletions
|
@ -49,7 +49,7 @@
|
|||
* Baudrate for the debug console.
|
||||
* $WIZ$ type = "int"; min = 300
|
||||
*/
|
||||
#define CONFIG_KDEBUG_BAUDRATE 57600UL
|
||||
#define CONFIG_KDEBUG_BAUDRATE 9600UL
|
||||
|
||||
/**
|
||||
* 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().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue