|
d1457e8be6
|
usart: stm32f0: stm32f1: do not null-terminate the buffer in console_read()
|
2017-10-23 13:37:18 +02:00 |
|
|
45d51197b1
|
stm32f0: stm32f1: usart: have console_read() only react to Ctrl+D and not echo the user input
|
2017-10-19 16:12:39 +02:00 |
|
|
ece960b3c9
|
stm32f0: stm32f1: usart: send \r\n instead of \r
|
2017-10-19 13:23:02 +02:00 |
|
|
1503c6f0ed
|
usart: set baud rate to 115200
|
2017-10-12 17:10:00 +02:00 |
|
|
d5266221ef
|
usart: add CONFIG_USER_ECHO option
|
2017-08-03 17:09:51 +02:00 |
|
|
9922994d1c
|
usart: do not send newlines
|
2017-08-03 15:27:25 +02:00 |
|
|
3bf0593928
|
usart: set baud rate to 9600
|
2017-08-01 17:20:46 +02:00 |
|
|
2f632d140a
|
usart: generalise code for both stm32f0 and stm32f1
|
2017-08-01 17:00:35 +02:00 |
|