Files
micropython/ports
robert-hh 213f1c1ee0 samd/machine_i2c: Support default instance and SCL/SDA pin values.
If a board configures a default I2C instance and/or SCL/SDA pins, then
these no longer need to be given in the constructor.  This allows the user
to easily construct the default I2C instance via `machine.I2C()` and that
will work on the default pins as designated on the board silkscreen.

Signed-off-by: robert-hh <robert@hammelrath.com>
2025-03-03 10:49:43 +11:00
..
2024-03-07 16:25:17 +11:00
2025-02-25 16:11:33 +11:00
2025-02-25 13:02:49 +01:00
2025-02-03 15:02:02 +11:00
2025-02-25 16:11:33 +11:00