XInput - compatibility matrix

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

XInput

Version: 1.2.5
More details

Compatibility matrix

Board Claims compatibility Inclusion
GamepadPins
ReceiveCallback
SimulateAll
WiiClassicController
Blink
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
Yes PASS PASS PASS PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/Blink

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/GamepadPins

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/ReceiveCallback

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/SimulateAll

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/WiiClassicController

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/Blink

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/GamepadPins

Result: FAIL

In function 'void __static_initialization_and_destruction_0(int, int)',
    inlined from '(static initializers for /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino)' at /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino:212:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino:64:26: error: call to 'NinaPin::operator int' declared with attribute error: Change me to a #define
 const int Pin_TriggerL = A4;
                          ^~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino:65:26: error: call to 'NinaPin::operator int' declared with attribute error: Change me to a #define
 const int Pin_TriggerR = A5;
                          ^~

examples/ReceiveCallback

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/SimulateAll

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/WiiClassicController

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/Blink

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/GamepadPins

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/ReceiveCallback

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/SimulateAll

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

examples/WiiClassicController

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Nintendo_Extension_Ctrl/src/internal/NXC_Comms.h:34:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Nintendo_Extension_Ctrl/src/internal/ExtensionController.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Nintendo_Extension_Ctrl/src/NintendoExtensionCtrl.h:27,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/WiiClassicController/WiiClassicController.ino:32:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/megaavr/1.8.7/libraries/Wire/src/Wire.h: In function 'boolean NintendoExtensionCtrl::i2c_requestMultiple(TwoWire&, byte, uint8_t, uint8_t*)':
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/megaavr/1.8.7/libraries/Wire/src/Wire.h:63:12: note: candidate 1: size_t TwoWire::requestFrom(int, int)
     size_t requestFrom(int, int);
            ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/megaavr/1.8.7/libraries/Wire/src/Wire.h:61:12: note: candidate 2: virtual size_t TwoWire::requestFrom(uint8_t, size_t)
     size_t requestFrom(uint8_t, size_t);
            ^~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

Sketch uses 15268 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3060 bytes (9%) of dynamic memory, leaving 29708 bytes for local variables. Maximum is 32768 bytes.

examples/Blink

Result: PASS

Sketch uses 16060 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3060 bytes (9%) of dynamic memory, leaving 29708 bytes for local variables. Maximum is 32768 bytes.

examples/GamepadPins

Result: PASS

Sketch uses 16672 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3060 bytes (9%) of dynamic memory, leaving 29708 bytes for local variables. Maximum is 32768 bytes.

examples/ReceiveCallback

Result: PASS

Sketch uses 16704 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3100 bytes (9%) of dynamic memory, leaving 29668 bytes for local variables. Maximum is 32768 bytes.

examples/SimulateAll

Result: PASS

Sketch uses 27888 bytes (10%) of program storage space. Maximum is 262144 bytes.
Global variables use 3100 bytes (9%) of dynamic memory, leaving 29668 bytes for local variables. Maximum is 32768 bytes.

examples/WiiClassicController

Result: PASS

Sketch uses 34316 bytes (13%) of program storage space. Maximum is 262144 bytes.
Global variables use 4044 bytes (12%) of dynamic memory, leaving 28724 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^

examples/Blink

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^

examples/GamepadPins

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino:59:27: error: 'A1' was not declared in this scope
 const int Pin_LeftJoyY  = A1;
                           ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/GamepadPins/GamepadPins.ino:60:27: error: 'A2' was not declared in this scope
 const int Pin_RightJoyX = A2;
                           ^

examples/ReceiveCallback

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/ReceiveCallback/ReceiveCallback.ino: In function 'void rumbleCallback(uint8_t)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/examples/ReceiveCallback/ReceiveCallback.ino:71:35: error: 'analogWrite' was not declared in this scope
   analogWrite(LED_Pin, rumbleValue);
                                   ^

examples/SimulateAll

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^

examples/WiiClassicController

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/XInput/src/XInput.cpp:53:4: error: #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
   #error "This board does not support XInput! You must use a USB capable board with the corresponding XInput boards package. See the list of supported boards in the 'extras' folder for more information"
    ^