pimoroni-pico/drivers
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
..
as7262 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
esp32spi Added final missing functions from wifi api 2021-04-20 12:05:29 +01:00
fatfs Pico Wireless HTTP SD Card demo 2021-05-05 17:32:35 +01:00
ioexpander Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
is31fl3731 Add common I2C class 2021-05-14 23:02:38 +01:00
ltp305 Add common I2C class 2021-05-14 23:02:38 +01:00
ltr559 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
msa301 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
rv3028 Add common I2C class 2021-05-14 23:02:38 +01:00
sdcard Add BSD 2c license to sdcard driver 2021-05-07 11:13:04 +01:00
sgp30 Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
st7735 Add common I2C class 2021-05-14 23:02:38 +01:00
st7789 Add common I2C class 2021-05-14 23:02:38 +01:00
trackball Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
vl53l1x Switch drivers over to I2C class, tidy up common include 2021-05-17 11:46:12 +01:00
CMakeLists.txt Renamed IOExpander and added Pot, Enc, and MICS specific classes 2021-05-14 12:40:33 +01:00