Sensirion UART SFA3x - compatibility matrix

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

Sensirion UART SFA3x

Version: 0.1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
exampleUsage
arduino:avr:uno
1.8.4
No ⚠️ PASS FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No ⚠️ PASS PASS
arduino:megaavr:nona4809
1.8.7
No ⚠️ PASS FAIL
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 1636 bytes (5%) of program storage space. Maximum is 32256 bytes.
Global variables use 122 bytes (5%) of dynamic memory, leaving 1926 bytes for local variables. Maximum is 2048 bytes.

examples/exampleUsage

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:36:33: error: 'Serial2' was not declared in this scope
 #define SENSOR_SERIAL_INTERFACE Serial2
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:49:5: note: in expansion of macro 'SENSOR_SERIAL_INTERFACE'
     SENSOR_SERIAL_INTERFACE.begin(115200);
     ^~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:36:33: note: suggested alternative: 'Serial'
 #define SENSOR_SERIAL_INTERFACE Serial2
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:49:5: note: in expansion of macro 'SENSOR_SERIAL_INTERFACE'
     SENSOR_SERIAL_INTERFACE.begin(115200);
     ^~~~~~~~~~~~~~~~~~~~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

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

examples/exampleUsage

Result: PASS

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

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

Sketch uses 3104 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 317 bytes (5%) of dynamic memory, leaving 5827 bytes for local variables. Maximum is 6144 bytes.

examples/exampleUsage

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino: In function 'void setup()':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:36:33: error: 'Serial2' was not declared in this scope
 #define SENSOR_SERIAL_INTERFACE Serial2
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:49:5: note: in expansion of macro 'SENSOR_SERIAL_INTERFACE'
     SENSOR_SERIAL_INTERFACE.begin(115200);
     ^~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:36:33: note: suggested alternative: 'Serial1'
 #define SENSOR_SERIAL_INTERFACE Serial2
                                 ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Sensirion_UART_SFA3x/examples/exampleUsage/exampleUsage.ino:49:5: note: in expansion of macro 'SENSOR_SERIAL_INTERFACE'
     SENSOR_SERIAL_INTERFACE.begin(115200);
     ^~~~~~~~~~~~~~~~~~~~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

Sketch uses 13588 bytes (5%) 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.

examples/exampleUsage

Result: PASS

Sketch uses 26428 bytes (10%) of program storage space. Maximum is 262144 bytes.
Global variables use 3572 bytes (10%) of dynamic memory, leaving 29196 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

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

examples/exampleUsage

Result: PASS

Sketch uses 211326 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14072 bytes (4%) of dynamic memory, leaving 313608 bytes for local variables. Maximum is 327680 bytes.