On 04/19/2013 09:38 AM, Tony Cheneau wrote:
>
> Thanks Alan. I'll correct the spacing issue and split the patch in
> two: one for getopt, and one for the baudrate setting.
No no... Not one for getopt(). One for the formatting fix at VTIME.
Hi,
Thanks Alan. I'll correct the spacing issue and split the patch in two:
one for getopt, and one for the baudrate setting.
Regards,
Tony
Le 2013-04-19 15:03, Alan Ott a écrit :
> On 04/17/2013 05:23 PM, Tony Cheneau wrote:
>> Add a "baudrate" parameter on the CLI that enables the user to
>>
On 04/17/2013 05:23 PM, Tony Cheneau wrote:
> Add a "baudrate" parameter on the CLI that enables the user to choose
> from different baudrates. If no parameter is passed, the baudrate is set
> to 115200 (retaining the previous behavior).
>
> Signed-off-by: Tony Cheneau
> ---
It looks like your ed
Add a "baudrate" parameter on the CLI that enables the user to choose
from different baudrates. If no parameter is passed, the baudrate is set
to 115200 (retaining the previous behavior).
Signed-off-by: Tony Cheneau
---
src/serial.c | 109 ++---