26d33658ea
The frequency divisor is limited to 255, which gives 48MHz/2/255 ~= 94.1kHz as the lowest speed. Without this change, values below this cut-off gave higher frequencies instead, which didn't appear to have any relation to the frequency value requested. Closes: #4883 |
||
---|---|---|
.. | ||
I2C.c | ||
I2C.h | ||
SPI.c | ||
SPI.h | ||
UART.c | ||
UART.h | ||
__init__.c |