pimoroni-pico/drivers
Phil Howard b3df1483c1 Add breakout-garden SPI slot selection for ST7789 displays
A new constructor has been added which accepts a enum type BG_SPI_SLOT which can be either:

ST7789::BG_SPI_FRONT or ST7789::BG_SPI_BACK.

This selects the correct CS/BL pins for the respective breakout-garden SPI slot.

Additionally the PWM'd backlight is turned *on* by default to avoid any confusion when the user does not set a value.
2021-04-19 17:22:56 +01:00
..
msa301 Add cmake files for other libraries 2021-01-22 14:33:17 +00:00
rv3028 Fix getTimerCount() for > 256 units 2021-02-08 16:15:53 +00:00
st7789 Add breakout-garden SPI slot selection for ST7789 displays 2021-04-19 17:22:56 +01:00
vl53l1x Pico driver for vl53l1x Time of Flight breakout 2021-02-22 22:02:23 +00:00
CMakeLists.txt Pico driver for vl53l1x Time of Flight breakout 2021-02-22 22:02:23 +00:00