Adafruit SGP30 Sensor - compatibility matrix

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

Adafruit SGP30 Sensor

Version: 2.0.0
More details

Compatibility matrix

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

/private/tmp/arduino-testlib1966138626/test/test.ino:1:10: fatal error: Adafruit_SGP30_Sensor.h: No such file or directory
 #include <Adafruit_SGP30_Sensor.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/sgp30test

Result: PASS

Sketch uses 6330 bytes (19%) of program storage space. Maximum is 32256 bytes.
Global variables use 628 bytes (30%) of dynamic memory, leaving 1420 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-testlib2410572781/test/test.ino:1:10: fatal error: Adafruit_SGP30_Sensor.h: No such file or directory
 #include <Adafruit_SGP30_Sensor.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/sgp30test

Result: PASS

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

examples/sgp30test

Result: PASS

Sketch uses 8929 bytes (18%) of program storage space. Maximum is 49152 bytes.
Global variables use 520 bytes (8%) of dynamic memory, leaving 5624 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.

/private/tmp/arduino-testlib1966138626/test/test.ino:1:10: fatal error: Adafruit_SGP30_Sensor.h: No such file or directory
 #include <Adafruit_SGP30_Sensor.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/sgp30test

Result: PASS

Sketch uses 16536 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3680 bytes (11%) of dynamic memory, leaving 29088 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-testlib688650040/test/test.ino:1:35: fatal error: Adafruit_SGP30_Sensor.h: No such file or directory
compilation terminated.

examples/sgp30test

Result: PASS

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