EEPROM_CAT25 - compatibility matrix

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

EEPROM_CAT25

Version: 1.0.2
More details

Compatibility matrix

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

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/EEPROM_Example

Result: PASS

Sketch uses 3568 bytes (11%) of program storage space. Maximum is 32256 bytes.
Global variables use 527 bytes (25%) of dynamic memory, leaving 1521 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /tmp/arduino-testlib2527753350/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

examples/EEPROM_Example

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/examples/EEPROM_Example/EEPROM_Example.pde:39:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /tmp/arduino-testlib2527753350/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

examples/EEPROM_Example

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/examples/EEPROM_Example/EEPROM_Example.pde:39:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib2399957162/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

examples/EEPROM_Example

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/examples/EEPROM_Example/EEPROM_Example.pde:39:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^~

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /tmp/arduino-testlib1608619189/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^

examples/EEPROM_Example

Result: FAIL

WARNING: library EEPROM_CAT25 claims to run on avr, sam, samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/examples/EEPROM_Example/EEPROM_Example.pde:39:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EEPROM_CAT25/src/EEPROM_CAT25.h:33:59: error: operator '||' has no right operand
 #if (!defined(SPI_HAS_TRANSACTION) || SPI_HAS_TRANSACTION == 0)
                                                           ^