DMStepper - compatibility matrix

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

DMStepper

Version: 1.0.1
More details

Compatibility matrix

Board Claims compatibility Inclusion
basic-usage
arduino:avr:uno
1.8.4
Yes ⚠️ FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No ⚠️ PASS PASS
arduino:megaavr:nona4809
1.8.7
No FAIL 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: FAIL
This library has no main header file so an empty one was created.

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.cpp:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.h:4:10: fatal error: vector: No such file or directory
 #include <vector>
          ^~~~~~~~
compilation terminated.

examples/basic-usage

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.cpp:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.h:4:10: fatal error: vector: No such file or directory
 #include <vector>
          ^~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

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

Result: PASS

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

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.cpp:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.h:4:10: fatal error: vector: No such file or directory
 #include <vector>
          ^~~~~~~~
compilation terminated.

examples/basic-usage

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.cpp:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/DMStepper/src/dmsteppergroup.h:4:10: fatal error: vector: No such file or directory
 #include <vector>
          ^~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS
This library has no main header file so an empty one was created.

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

Result: PASS

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

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

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

examples/basic-usage

Result: PASS

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