diff options
author | robert-hh <robert@hammelrath.com> | 2023-09-05 16:29:51 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-09-29 23:43:25 +1000 |
commit | 0701341e7f68b9f0e83c7d61035f5f5f05b8c15b (patch) | |
tree | d88995ed58ffddb49231bbff76f1a23d183d355b /tests/net_hosted/asyncio_start_server.py | |
parent | 52e3da0a0bdb88a0eb869e8df03b66ab7f7a74ea (diff) |
mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value.
There is a single UART clock for all devices, so switching it for one will
affect all devices used at that time. This commit fixes that issue by
keeping the clock at a fixed value.
This fixed clock still supports the common baud rates between 300 and
921600 baud.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'tests/net_hosted/asyncio_start_server.py')
0 files changed, 0 insertions, 0 deletions