SuperButton - compatibility matrix

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

SuperButton

Version: 0.1.2
More details

Compatibility matrix

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

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-testlib934193118/test/test.ino:1:10: fatal error: SuperButton.h: No such file or directory
 #include <SuperButton.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Howtouse

Result: PASS

Sketch uses 2458 bytes (7%) of program storage space. Maximum is 32256 bytes.
Global variables use 253 bytes (12%) of dynamic memory, leaving 1795 bytes for local variables. Maximum is 2048 bytes.

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-testlib934193118/test/test.ino:1:10: fatal error: SuperButton.h: No such file or directory
 #include <SuperButton.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Howtouse

Result: PASS

Sketch uses 79590 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43476 bytes (16%) of dynamic memory, leaving 226860 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

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

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

examples/Howtouse

Result: PASS

Sketch uses 3432 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 198 bytes (3%) of dynamic memory, leaving 5946 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

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

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

examples/Howtouse

Result: PASS

Sketch uses 12808 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3024 bytes (9%) of dynamic memory, leaving 29744 bytes for local variables. Maximum is 32768 bytes.

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-testlib934193118/test/test.ino:1:25: fatal error: SuperButton.h: No such file or directory
compilation terminated.

examples/Howtouse

Result: PASS

Sketch uses 205178 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13448 bytes (4%) of dynamic memory, leaving 314232 bytes for local variables. Maximum is 327680 bytes.