diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2023-04-10 18:16:38 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-09-15 16:43:15 +1000 |
commit | 1976781d33547d32c72971e8a9d6bb598d6fa93e (patch) | |
tree | 55e8e8a5806c9db7a87f2ca78fdee4eaaffdc4de /docs/conf.py | |
parent | 6abe3e1714ca32524358e1e1ddde16872d7d7cea (diff) |
rp2/mpbthciport: Fix HCI UART config.
Fixes are:
- The baudrate argument is a keyword arg, it was passed before as a
positional arg.
- Use the port and baudrate arguments passed from higher level code instead
of the hard-coded port ID and baudrate, which would allow HCI drivers to
change baudrates.
- Increase UART char timeout and RX buffer size.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions