mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 03:41:58 +08:00
* remote-array.c: Remove bogus setting of baudrate to 4800. Their
hardware has real UARTS now.
This commit is contained in:
@ -1419,6 +1419,4 @@ void
|
||||
_initialize_array ()
|
||||
{
|
||||
add_target (&array_ops);
|
||||
baud_rate = 4800; /* this is the only supported baud rate */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user