pimoroni-pico/micropython/modules
Phil Howard 445737088f Switch drivers over to I2C class, tidy up common include
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
2021-05-17 11:46:12 +01:00
..
breakout_as7262 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_colourlcd160x80 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_colourlcd240x240 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_dotmatrix Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_encoder Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_ioexpander Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_ltr559 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_matrix11x7 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_mics6814 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_msa301 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_potentiometer Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_rgbmatrix5x5 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_roundlcd Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_rtc Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_sgp30 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_trackball Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
pico_display Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_explorer Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_rgb_keypad Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_scroll Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_unicorn Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_wireless Remove relative include paths 2021-05-13 12:06:01 +01:00
pimoroni_i2c Add common I2C class 2021-05-14 23:02:38 +01:00
ulab@24caf74d90 Bump ULAB to version with micropython.mk 2021-03-29 13:51:11 +01:00
micropython.cmake Add common I2C class 2021-05-14 23:02:38 +01:00