Adafruit APDS9960 Library - compatibility matrix

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

Adafruit APDS9960 Library

Version: 1.2.2
More details

Compatibility matrix

Board Claims compatibility Inclusion
color_sensor
gesture_sensor
proximity_sensor
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL PASS PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
Yes ⚠️ FAIL PASS PASS PASS
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL PASS PASS PASS
arduino:samd:mkrwifi1010
1.8.12
Yes ⚠️ FAIL PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL PASS PASS 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-testlib972329999/test/test.ino:1:10: fatal error: Adafruit_APDS9960_Library.h: No such file or directory
 #include <Adafruit_APDS9960_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/color_sensor

Result: PASS

Sketch uses 6512 bytes (20%) of program storage space. Maximum is 32256 bytes.
Global variables use 541 bytes (26%) of dynamic memory, leaving 1507 bytes for local variables. Maximum is 2048 bytes.

examples/gesture_sensor

Result: PASS

Sketch uses 6578 bytes (20%) of program storage space. Maximum is 32256 bytes.
Global variables use 517 bytes (25%) of dynamic memory, leaving 1531 bytes for local variables. Maximum is 2048 bytes.

examples/proximity_sensor

Result: PASS

Sketch uses 6456 bytes (20%) of program storage space. Maximum is 32256 bytes.
Global variables use 509 bytes (24%) of dynamic memory, leaving 1539 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-testlib3801754493/test/test.ino:1:10: fatal error: Adafruit_APDS9960_Library.h: No such file or directory
 #include <Adafruit_APDS9960_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/color_sensor

Result: PASS

Sketch uses 87532 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.

examples/gesture_sensor

Result: PASS

Sketch uses 87418 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.

examples/proximity_sensor

Result: PASS

Sketch uses 87498 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-testlib3801754493/test/test.ino:1:10: fatal error: Adafruit_APDS9960_Library.h: No such file or directory
 #include <Adafruit_APDS9960_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/color_sensor

Result: PASS

Sketch uses 9080 bytes (18%) of program storage space. Maximum is 49152 bytes.
Global variables use 523 bytes (8%) of dynamic memory, leaving 5621 bytes for local variables. Maximum is 6144 bytes.

examples/gesture_sensor

Result: PASS

Sketch uses 9216 bytes (18%) of program storage space. Maximum is 49152 bytes.
Global variables use 523 bytes (8%) of dynamic memory, leaving 5621 bytes for local variables. Maximum is 6144 bytes.

examples/proximity_sensor

Result: PASS

Sketch uses 8848 bytes (18%) of program storage space. Maximum is 49152 bytes.
Global variables use 523 bytes (8%) of dynamic memory, leaving 5621 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-testlib972329999/test/test.ino:1:10: fatal error: Adafruit_APDS9960_Library.h: No such file or directory
 #include <Adafruit_APDS9960_Library.h>
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

examples/color_sensor

Result: PASS

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

examples/gesture_sensor

Result: PASS

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

examples/proximity_sensor

Result: PASS

Sketch uses 20376 bytes (7%) 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-testlib3801754493/test/test.ino:1:39: fatal error: Adafruit_APDS9960_Library.h: No such file or directory
compilation terminated.

examples/color_sensor

Result: PASS

Sketch uses 218798 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.

examples/gesture_sensor

Result: PASS

Sketch uses 218698 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.

examples/proximity_sensor

Result: PASS

Sketch uses 218506 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.