445737088f
Removes all driver-specific SDA/SCL pin definitions and defaults. Pin type is "uint" everywhere, but "PIN_UNUSED" is *int*_max for MicroPython compat. That's still a lot of pins! Adds baudrate to the I2C class, and allows a driver (like Trackball) to check the baudrate is supported |
||
---|---|---|
.. | ||
as7262 | ||
esp32spi | ||
fatfs | ||
ioexpander | ||
is31fl3731 | ||
ltp305 | ||
ltr559 | ||
msa301 | ||
rv3028 | ||
sdcard | ||
sgp30 | ||
st7735 | ||
st7789 | ||
trackball | ||
vl53l1x | ||
CMakeLists.txt |