pimoroni-pico/drivers/st7789
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
..
CMakeLists.txt
st7789.cmake
st7789.cpp Add breakout-garden SPI slot selection for ST7789 displays 2021-04-19 17:22:56 +01:00
st7789.hpp Add breakout-garden SPI slot selection for ST7789 displays 2021-04-19 17:22:56 +01:00