mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
Calculate the actual baudrate that the hardware is capable of achieving and remember it so that printing the SPI object will show this. Fixes #7530.