ezButton - compatibility matrix

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

ezButton

Version: 1.0.3
More details

Compatibility matrix

Board Claims compatibility Inclusion
01.SingleButton
02.SingleButtonEvents
03.SingleButtonDebounce
04.SingleButtonAll
05.MultipleButtonAll
06.ButtonCount
arduino:avr:uno
1.8.4
Yes PASS PASS PASS PASS PASS PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
No ⚠️ PASS PASS PASS PASS PASS PASS PASS
arduino:megaavr:nona4809
1.8.7
No ⚠️ PASS PASS PASS PASS PASS PASS PASS
arduino:samd:mkrwifi1010
1.8.12
No ⚠️ PASS PASS PASS PASS PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
No ⚠️ PASS PASS PASS PASS PASS PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.

examples/01.SingleButton

Result: PASS

Sketch uses 2492 bytes (7%) of program storage space. Maximum is 32256 bytes.
Global variables use 212 bytes (10%) of dynamic memory, leaving 1836 bytes for local variables. Maximum is 2048 bytes.

examples/02.SingleButtonEvents

Result: PASS

Sketch uses 2436 bytes (7%) 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/03.SingleButtonDebounce

Result: PASS

Sketch uses 2460 bytes (7%) 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/04.SingleButtonAll

Result: PASS

Sketch uses 2640 bytes (8%) 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/05.MultipleButtonAll

Result: PASS

Sketch uses 3008 bytes (9%) of program storage space. Maximum is 32256 bytes.
Global variables use 458 bytes (22%) of dynamic memory, leaving 1590 bytes for local variables. Maximum is 2048 bytes.

examples/06.ButtonCount

Result: PASS

Sketch uses 2454 bytes (7%) of program storage space. Maximum is 32256 bytes.
Global variables use 212 bytes (10%) of dynamic memory, leaving 1836 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 78756 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

examples/01.SingleButton

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79418 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43484 bytes (16%) of dynamic memory, leaving 226852 bytes for local variables. Maximum is 270336 bytes.

examples/02.SingleButtonEvents

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79422 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43484 bytes (16%) of dynamic memory, leaving 226852 bytes for local variables. Maximum is 270336 bytes.

examples/03.SingleButtonDebounce

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79438 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43484 bytes (16%) of dynamic memory, leaving 226852 bytes for local variables. Maximum is 270336 bytes.

examples/04.SingleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79544 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43484 bytes (16%) of dynamic memory, leaving 226852 bytes for local variables. Maximum is 270336 bytes.

examples/05.MultipleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79788 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43556 bytes (16%) of dynamic memory, leaving 226780 bytes for local variables. Maximum is 270336 bytes.

examples/06.ButtonCount

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 79384 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43484 bytes (16%) of dynamic memory, leaving 226852 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 802 bytes (1%) of program storage space. Maximum is 49152 bytes.
Global variables use 22 bytes (0%) of dynamic memory, leaving 6122 bytes for local variables. Maximum is 6144 bytes.

examples/01.SingleButton

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3427 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 201 bytes (3%) of dynamic memory, leaving 5943 bytes for local variables. Maximum is 6144 bytes.

examples/02.SingleButtonEvents

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3446 bytes (7%) of program storage space. Maximum is 49152 bytes.
Global variables use 201 bytes (3%) of dynamic memory, leaving 5943 bytes for local variables. Maximum is 6144 bytes.

examples/03.SingleButtonDebounce

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3470 bytes (7%) of program storage space. Maximum is 49152 bytes.
Global variables use 201 bytes (3%) of dynamic memory, leaving 5943 bytes for local variables. Maximum is 6144 bytes.

examples/04.SingleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3576 bytes (7%) of program storage space. Maximum is 49152 bytes.
Global variables use 201 bytes (3%) of dynamic memory, leaving 5943 bytes for local variables. Maximum is 6144 bytes.

examples/05.MultipleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3949 bytes (8%) of program storage space. Maximum is 49152 bytes.
Global variables use 249 bytes (4%) of dynamic memory, leaving 5895 bytes for local variables. Maximum is 6144 bytes.

examples/06.ButtonCount

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3383 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 201 bytes (3%) of dynamic memory, leaving 5943 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12156 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.

examples/01.SingleButton

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12664 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3032 bytes (9%) of dynamic memory, leaving 29736 bytes for local variables. Maximum is 32768 bytes.

examples/02.SingleButtonEvents

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12640 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3032 bytes (9%) of dynamic memory, leaving 29736 bytes for local variables. Maximum is 32768 bytes.

examples/03.SingleButtonDebounce

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12656 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3032 bytes (9%) of dynamic memory, leaving 29736 bytes for local variables. Maximum is 32768 bytes.

examples/04.SingleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12840 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3032 bytes (9%) of dynamic memory, leaving 29736 bytes for local variables. Maximum is 32768 bytes.

examples/05.MultipleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 13236 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3104 bytes (9%) of dynamic memory, leaving 29664 bytes for local variables. Maximum is 32768 bytes.

examples/06.ButtonCount

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 12648 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 3032 bytes (9%) of dynamic memory, leaving 29736 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 198146 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13104 bytes (3%) of dynamic memory, leaving 314576 bytes for local variables. Maximum is 327680 bytes.

examples/01.SingleButton

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 205010 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13464 bytes (4%) of dynamic memory, leaving 314216 bytes for local variables. Maximum is 327680 bytes.

examples/02.SingleButtonEvents

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 205078 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13464 bytes (4%) of dynamic memory, leaving 314216 bytes for local variables. Maximum is 327680 bytes.

examples/03.SingleButtonDebounce

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 205094 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13464 bytes (4%) of dynamic memory, leaving 314216 bytes for local variables. Maximum is 327680 bytes.

examples/04.SingleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 205194 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13464 bytes (4%) of dynamic memory, leaving 314216 bytes for local variables. Maximum is 327680 bytes.

examples/05.MultipleButtonAll

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 205586 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13536 bytes (4%) of dynamic memory, leaving 314144 bytes for local variables. Maximum is 327680 bytes.

examples/06.ButtonCount

Result: PASS

WARNING: library ezButton claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
Sketch uses 204998 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13464 bytes (4%) of dynamic memory, leaving 314216 bytes for local variables. Maximum is 327680 bytes.