TFT Touch Shield v2.0 - compatibility matrix

This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.

TFT Touch Shield v2.0

Version: 2.0.3
More details

Compatibility matrix

Board Claims compatibility Inclusion
tftbmp
touchScreen
drawLines
drawNumber
drawRectangle
paint
shapes
drawCircle
landscapeText
tftbmp2
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS FAIL PASS PASS PASS FAIL PASS PASS PASS FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS FAIL PASS PASS PASS FAIL PASS PASS PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib1096574240/test/test.ino:1:10: fatal error: TFT_Touch_Shield_v2.0.h: No such file or directory
 #include <TFT_Touch_Shield_v2.0.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/drawCircle

Result: PASS

Sketch uses 3658 bytes (11%) of program storage space. Maximum is 32256 bytes.
Global variables use 251 bytes (12%) of dynamic memory, leaving 1797 bytes for local variables. Maximum is 2048 bytes.

examples/drawLines

Result: PASS

Sketch uses 3200 bytes (9%) of program storage space. Maximum is 32256 bytes.
Global variables use 251 bytes (12%) of dynamic memory, leaving 1797 bytes for local variables. Maximum is 2048 bytes.

examples/drawNumber

Result: PASS

Sketch uses 9700 bytes (30%) of program storage space. Maximum is 32256 bytes.
Global variables use 256 bytes (12%) of dynamic memory, leaving 1792 bytes for local variables. Maximum is 2048 bytes.

examples/drawRectangle

Result: PASS

Sketch uses 3438 bytes (10%) of program storage space. Maximum is 32256 bytes.
Global variables use 251 bytes (12%) of dynamic memory, leaving 1797 bytes for local variables. Maximum is 2048 bytes.

examples/landscapeText

Result: PASS

Sketch uses 8144 bytes (25%) of program storage space. Maximum is 32256 bytes.
Global variables use 378 bytes (18%) of dynamic memory, leaving 1670 bytes for local variables. Maximum is 2048 bytes.

examples/paint

Result: FAIL

/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point(int, int, int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point(int, int, int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::operator==(Point)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::operator!=(Point)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::TouchScreen(unsigned char, unsigned char, unsigned char, unsigned char)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::TouchScreen(unsigned char, unsigned char, unsigned char, unsigned char)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `avr_analog(int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::getPoint()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::isTouching()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

examples/shapes

Result: PASS

Sketch uses 3950 bytes (12%) of program storage space. Maximum is 32256 bytes.
Global variables use 279 bytes (13%) of dynamic memory, leaving 1769 bytes for local variables. Maximum is 2048 bytes.

examples/tftbmp

Result: PASS

Sketch uses 13222 bytes (40%) of program storage space. Maximum is 32256 bytes.
Global variables use 1077 bytes (52%) of dynamic memory, leaving 971 bytes for local variables. Maximum is 2048 bytes.

examples/tftbmp2

Result: FAIL

Sketch uses 19646 bytes (60%) of program storage space. Maximum is 32256 bytes.
Global variables use 3115 bytes (152%) of dynamic memory, leaving -1067 bytes for local variables. Maximum is 2048 bytes.
Not enough memory; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing your footprint.

examples/touchScreen

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3935319387/test/test.ino:1:10: fatal error: TFT_Touch_Shield_v2.0.h: No such file or directory
 #include <TFT_Touch_Shield_v2.0.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/drawCircle

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/drawLines

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/drawNumber

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/drawRectangle

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/landscapeText

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/paint

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp:14:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

examples/shapes

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/tftbmp

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/tftbmp2

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp:14:14: fatal error: pgmspace.h: No such file or directory
     #include <pgmspace.h>
              ^~~~~~~~~~~~
compilation terminated.

examples/touchScreen

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp:14:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib3935319387/test/test.ino:1:10: fatal error: TFT_Touch_Shield_v2.0.h: No such file or directory
 #include <TFT_Touch_Shield_v2.0.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/drawCircle

Result: PASS

Sketch uses 7403 bytes (15%) of program storage space. Maximum is 49152 bytes.
Global variables use 277 bytes (4%) of dynamic memory, leaving 5867 bytes for local variables. Maximum is 6144 bytes.

examples/drawLines

Result: PASS

Sketch uses 6945 bytes (14%) of program storage space. Maximum is 49152 bytes.
Global variables use 277 bytes (4%) of dynamic memory, leaving 5867 bytes for local variables. Maximum is 6144 bytes.

examples/drawNumber

Result: PASS

Sketch uses 13173 bytes (26%) of program storage space. Maximum is 49152 bytes.
Global variables use 278 bytes (4%) of dynamic memory, leaving 5866 bytes for local variables. Maximum is 6144 bytes.

examples/drawRectangle

Result: PASS

Sketch uses 7181 bytes (14%) of program storage space. Maximum is 49152 bytes.
Global variables use 277 bytes (4%) of dynamic memory, leaving 5867 bytes for local variables. Maximum is 6144 bytes.

examples/landscapeText

Result: PASS

Sketch uses 11768 bytes (23%) of program storage space. Maximum is 49152 bytes.
Global variables use 278 bytes (4%) of dynamic memory, leaving 5866 bytes for local variables. Maximum is 6144 bytes.

examples/paint

Result: FAIL

/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point(int, int, int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::Point(int, int, int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::operator==(Point)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `Point::operator!=(Point)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::TouchScreen(unsigned char, unsigned char, unsigned char, unsigned char)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::TouchScreen(unsigned char, unsigned char, unsigned char, unsigned char)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `avr_analog(int)'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::getPoint()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/TFT_Touch_Shield_v2.0/SeeedTouchScreen.cpp.o (symbol from plugin): In function `Point::Point()':
(.text+0x0): multiple definition of `TouchScreen::isTouching()'
/tmp/arduino-sketch-31A9FE61DFD8FD9492213F9B93C572FF/libraries/Touch_Screen_Driver/SeeedTouchScreen.cpp.o (symbol from plugin):(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

examples/shapes

Result: PASS

Sketch uses 7403 bytes (15%) of program storage space. Maximum is 49152 bytes.
Global variables use 281 bytes (4%) of dynamic memory, leaving 5863 bytes for local variables. Maximum is 6144 bytes.

examples/tftbmp

Result: PASS

Sketch uses 16397 bytes (33%) of program storage space. Maximum is 49152 bytes.
Global variables use 970 bytes (15%) of dynamic memory, leaving 5174 bytes for local variables. Maximum is 6144 bytes.

examples/tftbmp2

Result: PASS

Sketch uses 22667 bytes (46%) of program storage space. Maximum is 49152 bytes.
Global variables use 3016 bytes (49%) of dynamic memory, leaving 3128 bytes for local variables. Maximum is 6144 bytes.

examples/touchScreen

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib1096574240/test/test.ino:1:10: fatal error: TFT_Touch_Shield_v2.0.h: No such file or directory
 #include <TFT_Touch_Shield_v2.0.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/drawCircle

Result: FAIL


					
					

examples/drawLines

Result: FAIL


					
					

examples/drawNumber

Result: FAIL


					
					

examples/drawRectangle

Result: FAIL


					
					

examples/landscapeText

Result: FAIL


					
					

examples/paint

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:30: error: 'XP' was not declared in this scope
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                              ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:30: note: suggested alternative: '_P'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                              ^~
                              _P
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:34: error: 'YP' was not declared in this scope
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                  ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:34: note: suggested alternative: '_P'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                  ^~
                                  _P
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:38: error: 'XM' was not declared in this scope
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                      ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:38: note: suggested alternative: 'PM'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                      ^~
                                      PM
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:42: error: 'YM' was not declared in this scope
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                          ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:14:42: note: suggested alternative: 'PM'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM); //init TouchScreen port pins
                                          ^~
                                          PM
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

examples/shapes

Result: FAIL


					
					

examples/tftbmp

Result: FAIL


					
					

examples/tftbmp2

Result: FAIL


					
					

examples/touchScreen

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: note: suggested alternative: '__PRESURE'
     if (p.z > __PRESSURE) {
               ^~~~~~~~~~
               __PRESURE
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL
This library has no main header file so an empty one was created.

/tmp/arduino-testlib363059402/test/test.ino:1:35: fatal error: TFT_Touch_Shield_v2.0.h: No such file or directory
compilation terminated.

examples/drawCircle

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/drawCircle/drawCircle.ino:7:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/drawLines

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/drawLines/drawLines.ino:8:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/drawNumber

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/drawNumber/drawNumber.ino:8:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/drawRectangle

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/drawRectangle/drawRectangle.ino:7:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/landscapeText

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/landscapeText/landscapeText.ino:5:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/paint

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/paint/paint.ino:4:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0

examples/shapes

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/shapes/shapes.ino:4:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/tftbmp

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/Sd2Card.h:26:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/SdFat.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/SD.h:20,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/tftbmp/tftbmp.ino:13:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/Sd2PinMap.h:524:2: error: #error Architecture or board not supported.
 #error Architecture or board not supported.
  ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/tftbmp/tftbmp.ino:15:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.
Multiple libraries were found for "SD.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/SD

examples/tftbmp2

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/Sd2Card.h:26:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/SdFat.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/SD.h:20,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/tftbmp2/tftbmp2.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD/src/utility/Sd2PinMap.h:524:2: error: #error Architecture or board not supported.
 #error Architecture or board not supported.
  ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/tftbmp2/tftbmp2.ino:38:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/TFTv2.h:31:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.
Multiple libraries were found for "SD.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SD
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/SD

examples/touchScreen

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:27:16: error: 'A2' was not declared in this scope
     #define YP A2   // must be an analog pin, use "An" notation!
                ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:49:34: note: in expansion of macro 'YP'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM);
                                  ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:28:16: error: 'A1' was not declared in this scope
     #define XM A1   // must be an analog pin, use "An" notation!
                ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:49:38: note: in expansion of macro 'XM'
 TouchScreen ts = TouchScreen(XP, YP, XM, YM);
                                      ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino: In function 'void loop()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:59:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0/examples/touchScreen/touchScreen.ino:71:15: error: '__PRESSURE' was not declared in this scope
     if (p.z > __PRESSURE) {
               ^
Multiple libraries were found for "SeeedTouchScreen.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Touch_Screen_Driver
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TFT_Touch_Shield_v2.0