Switch2_lib - compatibility matrix

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

Switch2_lib

Version: 1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
Period
Timer
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL PASS PASS
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL PASS 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-testlib1975812134/test/test.ino:1:10: fatal error: Switch2_lib.h: No such file or directory
 #include <Switch2_lib.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Period

Result: PASS

Sketch uses 952 bytes (2%) of program storage space. Maximum is 32256 bytes.
Global variables use 17 bytes (0%) of dynamic memory, leaving 2031 bytes for local variables. Maximum is 2048 bytes.

examples/Timer

Result: PASS

Sketch uses 872 bytes (2%) of program storage space. Maximum is 32256 bytes.
Global variables use 17 bytes (0%) of dynamic memory, leaving 2031 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-testlib1975812134/test/test.ino:1:10: fatal error: Switch2_lib.h: No such file or directory
 #include <Switch2_lib.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Period

Result: PASS

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

examples/Timer

Result: PASS

Sketch uses 79260 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43468 bytes (16%) of dynamic memory, leaving 226868 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-testlib1975812134/test/test.ino:1:10: fatal error: Switch2_lib.h: No such file or directory
 #include <Switch2_lib.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Period

Result: PASS

Sketch uses 1318 bytes (2%) of program storage space. Maximum is 49152 bytes.
Global variables use 30 bytes (0%) of dynamic memory, leaving 6114 bytes for local variables. Maximum is 6144 bytes.

examples/Timer

Result: PASS

Sketch uses 1246 bytes (2%) of program storage space. Maximum is 49152 bytes.
Global variables use 30 bytes (0%) of dynamic memory, leaving 6114 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-testlib1975812134/test/test.ino:1:10: fatal error: Switch2_lib.h: No such file or directory
 #include <Switch2_lib.h>
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/Period

Result: PASS

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

examples/Timer

Result: PASS

Sketch uses 12336 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3020 bytes (9%) of dynamic memory, leaving 29748 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-testlib415390430/test/test.ino:1:25: fatal error: Switch2_lib.h: No such file or directory
compilation terminated.

examples/Period

Result: PASS

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

examples/Timer

Result: PASS

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