Initial transfer from sourceforge
This commit is contained in:
commit
f2259c5424
415 changed files with 73200 additions and 0 deletions
9
lpctool/testing/baudrate.h
Normal file
9
lpctool/testing/baudrate.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
// serial baudrate
|
||||
// this is the baudrate at which lpctool communicates with flashtool
|
||||
|
||||
//~#define TOOLBAUD 115200UL
|
||||
#define TOOLBAUD 38400UL // use this if problems occur
|
||||
// USB-UART bridges like FT232 or PL2303
|
||||
// have glitches on the handshake lines
|
||||
// when the baudrate is changed.
|
Loading…
Add table
Add a link
Reference in a new issue