| ... | ... | @@ -24,5 +24,12 @@ MISO, MOSI and SCK signals connect to the ICSP connector on the display and to p |
|
|
|
|
|
|
|
## I2C
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
## Power
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
# Building
|
|
|
|
|
|
|
|
Currently the display is only supported with west. In order to build an LVGL hello world program run the following command: `west build -b arduino_nano_33_ble ./samples/subsys/display/lvgl/ -- -DSHIELD=adafruit_2_8_tft_touch_v2` |
|
|
\ No newline at end of file |