commit | 2a9d7b4af53d11a5047dcf66032fdb732815f186 | [log] [tgz] |
---|---|---|
author | Alexey Lapshin <alexey.lapshin@espressif.com> | Wed Apr 09 16:19:02 2025 +0000 |
committer | Simon Marchi <simon.marchi@efficios.com> | Fri Jun 06 15:52:43 2025 -0400 |
tree | 792259d27baf6b8f090fffcd0b41c56e2ebf6306 | |
parent | 767529d73ea5e5f1dba2e4fe171c219074ae6f64 [diff] |
gdb: unix: allow to use custom baud rate Modern unix systems allow to set custom baud rate instead of predefined in termios.h. - To use this in Linux it must have BOTHER macro in "asm/termio.h" - MacOS could handle this using IOSSIOSPEED passed to ioctl() Approved-By: Simon Marchi <simon.marchi@efficios.com> Change-Id: I5bc95982f5d90c7030b73f484ecc0f75c060ebf7