eBtn - compatibility matrix

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

eBtn

Version: 1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
InterruptButton
arduino:avr:uno
1.8.4
Yes PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
No ⚠️ PASS PASS
arduino:megaavr:nona4809
1.8.7
No ⚠️ PASS PASS
arduino:samd:mkrwifi1010
1.8.12
No ⚠️ PASS PASS
esp32:esp32:d1_mini32
1.0.6
No ⚠️ 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/InterruptButton

Result: PASS

Sketch uses 7568 bytes (23%) of program storage space. Maximum is 32256 bytes.
Global variables use 375 bytes (18%) of dynamic memory, leaving 1673 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

WARNING: library eBtn claims to run on avr, esp8266 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/InterruptButton

Result: PASS

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

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

WARNING: library eBtn claims to run on avr, esp8266 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/InterruptButton

Result: PASS

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

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

WARNING: library eBtn claims to run on avr, esp8266 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/InterruptButton

Result: PASS

WARNING: library eBtn claims to run on avr, esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 33044 bytes (12%) of program storage space. Maximum is 262144 bytes.
Global variables use 3568 bytes (10%) of dynamic memory, leaving 29200 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

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

examples/InterruptButton

Result: PASS

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