projects
/
avr-crypto-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7cb66bc
)
turning on software flow control for uart
author
bg
<bg@nerilex.org>
Sun, 8 Feb 2015 21:14:10 +0000
(22:14 +0100)
committer
bg
<bg@nerilex.org>
Sun, 8 Feb 2015 21:14:10 +0000
(22:14 +0100)
test_src/config.h
patch
|
blob
|
history
diff --git
a/test_src/config.h
b/test_src/config.h
index 2dda12a663f60955f5576b58f5266df914cfbf31..9a637086714588368e42e464a53f718a892ba505 100644
(file)
--- a/
test_src/config.h
+++ b/
test_src/config.h
@@
-46,7
+46,7
@@
#define UART0_DATABITS UART_DATABITS_8
#define UART0_RXBUFFER_SIZE 255
#define UART0_TXBUFFER_SIZE 120
-#define UART0_SWFLOWCTRL
0
+#define UART0_SWFLOWCTRL
1
#define UART0_THRESH_LOW 0
#define UART0_THRESH_HIGH 32