TemperatureZero - compatibility matrix

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

TemperatureZero

Version: 1.2.0
More details

Compatibility matrix

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

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
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/Example1_BasicTemperatureReading

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
Sketch uses 3154 bytes (9%) of program storage space. Maximum is 32256 bytes.
Global variables use 296 bytes (14%) of dynamic memory, leaving 1752 bytes for local variables. Maximum is 2048 bytes.

examples/Example2_UserCalibration

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
Sketch uses 3498 bytes (10%) of program storage space. Maximum is 32256 bytes.
Global variables use 370 bytes (18%) of dynamic memory, leaving 1678 bytes for local variables. Maximum is 2048 bytes.

examples/Example3_Averaging

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
Sketch uses 4032 bytes (12%) of program storage space. Maximum is 32256 bytes.
Global variables use 472 bytes (23%) of dynamic memory, leaving 1576 bytes for local variables. Maximum is 2048 bytes.

examples/Example4_BasicTemperatureReadingSleep

Result: FAIL

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
WARNING: library RTCZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/TemperatureZero/examples/Example4_BasicTemperatureReadingSleep/Example4_BasicTemperatureReadingSleep.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:32:26: error: 'RTC_MODE2_MASK_SEL_OFF_Val' was not declared in this scope
     MATCH_OFF          = RTC_MODE2_MASK_SEL_OFF_Val,          // Never
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:33:26: error: 'RTC_MODE2_MASK_SEL_SS_Val' was not declared in this scope
     MATCH_SS           = RTC_MODE2_MASK_SEL_SS_Val,           // Every Minute
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:34:26: error: 'RTC_MODE2_MASK_SEL_MMSS_Val' was not declared in this scope
     MATCH_MMSS         = RTC_MODE2_MASK_SEL_MMSS_Val,         // Every Hour
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:35:26: error: 'RTC_MODE2_MASK_SEL_HHMMSS_Val' was not declared in this scope
     MATCH_HHMMSS       = RTC_MODE2_MASK_SEL_HHMMSS_Val,       // Every Day
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:36:26: error: 'RTC_MODE2_MASK_SEL_DDHHMMSS_Val' was not declared in this scope
     MATCH_DHHMMSS      = RTC_MODE2_MASK_SEL_DDHHMMSS_Val,     // Every Month
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:37:26: error: 'RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val' was not declared in this scope
     MATCH_MMDDHHMMSS   = RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val,   // Every Year
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:38:26: error: 'RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val' was not declared in this scope
     MATCH_YYMMDDHHMMSS = RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val  // Once, on a specific date and a specific time
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

WARNING: library TemperatureZero claims to run on samd 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/Example1_BasicTemperatureReading

Result: PASS

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

examples/Example2_UserCalibration

Result: PASS

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

examples/Example3_Averaging

Result: PASS

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

examples/Example4_BasicTemperatureReadingSleep

Result: FAIL

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
WARNING: library RTCZero claims to run on 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/TemperatureZero/examples/Example4_BasicTemperatureReadingSleep/Example4_BasicTemperatureReadingSleep.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:32:26: error: 'RTC_MODE2_MASK_SEL_OFF_Val' was not declared in this scope
     MATCH_OFF          = RTC_MODE2_MASK_SEL_OFF_Val,          // Never
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:33:26: error: 'RTC_MODE2_MASK_SEL_SS_Val' was not declared in this scope
     MATCH_SS           = RTC_MODE2_MASK_SEL_SS_Val,           // Every Minute
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:34:26: error: 'RTC_MODE2_MASK_SEL_MMSS_Val' was not declared in this scope
     MATCH_MMSS         = RTC_MODE2_MASK_SEL_MMSS_Val,         // Every Hour
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:35:26: error: 'RTC_MODE2_MASK_SEL_HHMMSS_Val' was not declared in this scope
     MATCH_HHMMSS       = RTC_MODE2_MASK_SEL_HHMMSS_Val,       // Every Day
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:36:26: error: 'RTC_MODE2_MASK_SEL_DDHHMMSS_Val' was not declared in this scope
     MATCH_DHHMMSS      = RTC_MODE2_MASK_SEL_DDHHMMSS_Val,     // Every Month
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:37:26: error: 'RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val' was not declared in this scope
     MATCH_MMDDHHMMSS   = RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val,   // Every Year
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:38:26: error: 'RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val' was not declared in this scope
     MATCH_YYMMDDHHMMSS = RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val  // Once, on a specific date and a specific time
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

WARNING: library TemperatureZero claims to run on samd 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/Example1_BasicTemperatureReading

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 4278 bytes (8%) of program storage space. Maximum is 49152 bytes.
Global variables use 247 bytes (4%) of dynamic memory, leaving 5897 bytes for local variables. Maximum is 6144 bytes.

examples/Example2_UserCalibration

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 4278 bytes (8%) of program storage space. Maximum is 49152 bytes.
Global variables use 247 bytes (4%) of dynamic memory, leaving 5897 bytes for local variables. Maximum is 6144 bytes.

examples/Example3_Averaging

Result: PASS

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 5142 bytes (10%) of program storage space. Maximum is 49152 bytes.
Global variables use 265 bytes (4%) of dynamic memory, leaving 5879 bytes for local variables. Maximum is 6144 bytes.

examples/Example4_BasicTemperatureReadingSleep

Result: FAIL

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
WARNING: library RTCZero claims to run on 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/TemperatureZero/examples/Example4_BasicTemperatureReadingSleep/Example4_BasicTemperatureReadingSleep.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:32:26: error: 'RTC_MODE2_MASK_SEL_OFF_Val' was not declared in this scope
     MATCH_OFF          = RTC_MODE2_MASK_SEL_OFF_Val,          // Never
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:33:26: error: 'RTC_MODE2_MASK_SEL_SS_Val' was not declared in this scope
     MATCH_SS           = RTC_MODE2_MASK_SEL_SS_Val,           // Every Minute
                          ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:34:26: error: 'RTC_MODE2_MASK_SEL_MMSS_Val' was not declared in this scope
     MATCH_MMSS         = RTC_MODE2_MASK_SEL_MMSS_Val,         // Every Hour
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:35:26: error: 'RTC_MODE2_MASK_SEL_HHMMSS_Val' was not declared in this scope
     MATCH_HHMMSS       = RTC_MODE2_MASK_SEL_HHMMSS_Val,       // Every Day
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:36:26: error: 'RTC_MODE2_MASK_SEL_DDHHMMSS_Val' was not declared in this scope
     MATCH_DHHMMSS      = RTC_MODE2_MASK_SEL_DDHHMMSS_Val,     // Every Month
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:37:26: error: 'RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val' was not declared in this scope
     MATCH_MMDDHHMMSS   = RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val,   // Every Year
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:38:26: error: 'RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val' was not declared in this scope
     MATCH_YYMMDDHHMMSS = RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val  // Once, on a specific date and a specific time
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

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

Result: PASS

Sketch uses 24696 bytes (9%) of program storage space. Maximum is 262144 bytes.
Global variables use 3076 bytes (9%) of dynamic memory, leaving 29692 bytes for local variables. Maximum is 32768 bytes.

examples/Example2_UserCalibration

Result: PASS

Sketch uses 25008 bytes (9%) of program storage space. Maximum is 262144 bytes.
Global variables use 3076 bytes (9%) of dynamic memory, leaving 29692 bytes for local variables. Maximum is 32768 bytes.

examples/Example3_Averaging

Result: PASS

Sketch uses 26036 bytes (9%) of program storage space. Maximum is 262144 bytes.
Global variables use 3160 bytes (9%) of dynamic memory, leaving 29608 bytes for local variables. Maximum is 32768 bytes.

examples/Example4_BasicTemperatureReadingSleep

Result: PASS

Sketch uses 25888 bytes (9%) of program storage space. Maximum is 262144 bytes.
Global variables use 3084 bytes (9%) of dynamic memory, leaving 29684 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

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

examples/Example1_BasicTemperatureReading

Result: PASS

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

examples/Example2_UserCalibration

Result: PASS

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

examples/Example3_Averaging

Result: PASS

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

examples/Example4_BasicTemperatureReadingSleep

Result: FAIL

WARNING: library TemperatureZero claims to run on samd architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
WARNING: library RTCZero claims to run on 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/TemperatureZero/examples/Example4_BasicTemperatureReadingSleep/Example4_BasicTemperatureReadingSleep.ino:2:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:32:26: error: 'RTC_MODE2_MASK_SEL_OFF_Val' was not declared in this scope
     MATCH_OFF          = RTC_MODE2_MASK_SEL_OFF_Val,          // Never
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:33:26: error: 'RTC_MODE2_MASK_SEL_SS_Val' was not declared in this scope
     MATCH_SS           = RTC_MODE2_MASK_SEL_SS_Val,           // Every Minute
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:34:26: error: 'RTC_MODE2_MASK_SEL_MMSS_Val' was not declared in this scope
     MATCH_MMSS         = RTC_MODE2_MASK_SEL_MMSS_Val,         // Every Hour
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:35:26: error: 'RTC_MODE2_MASK_SEL_HHMMSS_Val' was not declared in this scope
     MATCH_HHMMSS       = RTC_MODE2_MASK_SEL_HHMMSS_Val,       // Every Day
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:36:26: error: 'RTC_MODE2_MASK_SEL_DDHHMMSS_Val' was not declared in this scope
     MATCH_DHHMMSS      = RTC_MODE2_MASK_SEL_DDHHMMSS_Val,     // Every Month
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:37:26: error: 'RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val' was not declared in this scope
     MATCH_MMDDHHMMSS   = RTC_MODE2_MASK_SEL_MMDDHHMMSS_Val,   // Every Year
                          ^
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/RTCZero/src/RTCZero.h:38:26: error: 'RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val' was not declared in this scope
     MATCH_YYMMDDHHMMSS = RTC_MODE2_MASK_SEL_YYMMDDHHMMSS_Val  // Once, on a specific date and a specific time
                          ^