RobotLib - compatibility matrix

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

RobotLib

Version: 1.6.0
More details

Compatibility matrix

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

Result: PASS

Sketch uses 2308 bytes (7%) of program storage space. Maximum is 32256 bytes.
Global variables use 18 bytes (0%) of dynamic memory, leaving 2030 bytes for local variables. Maximum is 2048 bytes.

examples/Quadrature_Encoder_Basic

Result: PASS

Sketch uses 4200 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 236 bytes (11%) of dynamic memory, leaving 1812 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

WARNING: library RobotLib claims to run on avr 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/Motor_Basic

Result: PASS

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

examples/Quadrature_Encoder_Basic

Result: PASS

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

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

WARNING: library RobotLib claims to run on avr 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/Motor_Basic

Result: PASS

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 2816 bytes (5%) of program storage space. Maximum is 49152 bytes.
Global variables use 31 bytes (0%) of dynamic memory, leaving 6113 bytes for local variables. Maximum is 6144 bytes.

examples/Quadrature_Encoder_Basic

Result: PASS

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 5517 bytes (11%) of program storage space. Maximum is 49152 bytes.
Global variables use 389 bytes (6%) of dynamic memory, leaving 5755 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

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

Result: PASS

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 14448 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3056 bytes (9%) of dynamic memory, leaving 29712 bytes for local variables. Maximum is 32768 bytes.

examples/Quadrature_Encoder_Basic

Result: PASS

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 21772 bytes (8%) of program storage space. Maximum is 262144 bytes.
Global variables use 3172 bytes (9%) of dynamic memory, leaving 29596 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).

examples/Motor_Basic

Result: FAIL

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).

examples/Quadrature_Encoder_Basic

Result: FAIL

WARNING: library RobotLib claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).