pimoroni-pico/micropython/modules
Phil Howard 42c7555c96 Add common I2C class
This change adds a common I2C class, gathering various I2C functions into a single point of responsibility.

It's necessary for correctly managing the I2C bus pins and state across multiple devices.
2021-05-14 23:02:38 +01:00
..
breakout_as7262 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_colourlcd160x80 Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_colourlcd240x240 Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_dotmatrix Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_encoder Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_ioexpander Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_ltr559 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_matrix11x7 Fix for i2c select 2021-05-14 18:13:47 +01:00
breakout_mics6814 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_msa301 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_potentiometer Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_rgbmatrix5x5 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_roundlcd Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_rtc Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_sgp30 Fix for i2c select 2021-05-14 18:00:26 +01:00
breakout_trackball Fix for i2c select 2021-05-14 18:00:26 +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