Jeff Epler 26d33658ea samd: diagnose out of range I2C frequency
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
2021-08-20 15:22:35 -05:00
..
2021-04-30 15:30:13 -05:00
2021-07-20 17:15:19 -07:00
2021-04-30 10:48:08 -05:00
2021-07-20 17:15:19 -07:00
2021-04-30 10:48:08 -05:00