pimoroni-pico/micropython/modules
Phil Howard 77839e2a6a Tidy up constructors, drop unused variables, const single addr
Removes i2c_inst_t from constructors since it's ignored, and updated the Python bindings not to supply this argument. Instance is inferred from the supplied pins.
2021-05-17 14:50:49 +01:00
..
breakout_as7262 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +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 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_encoder Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_ioexpander Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_ltr559 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_matrix11x7 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_mics6814 Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +01:00
breakout_msa301 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
breakout_potentiometer Tidy up constructors, drop unused variables, const single addr 2021-05-17 14:50:49 +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
pico_explorer
pico_rgb_keypad
pico_scroll
pico_unicorn
pico_wireless
pimoroni_i2c
ulab@24caf74d90
micropython.cmake