ESP-FlexyStepper - compatibility matrix

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

ESP-FlexyStepper

Version: 1.4.5
More details

Compatibility matrix

Board Claims compatibility Inclusion
Example5_processMovement_in_own_task
Example6_using_callback_functions
Example1_BasicStepper
Example2_AbsoluteMoves
Example3_EmergencySwitch
Example4_Limit_and_latching_EmergencySwitch
arduino:avr:uno
1.8.4
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes PASS PASS PASS PASS PASS PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /tmp/arduino-testlib343165083/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example1_BasicStepper

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example1_BasicStepper/Example1_BasicStepper.ino:36:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example2_AbsoluteMoves

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example2_AbsoluteMoves/Example2_AbsoluteMoves.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example3_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example3_EmergencySwitch/Example3_EmergencySwitch.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example4_Limit_and_latching_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example4_Limit_and_latching_EmergencySwitch/Example4_Limit_and_latching_EmergencySwitch.ino:25:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example5_processMovement_in_own_task

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example5_processMovement_in_own_task/Example5_processMovement_in_own_task.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example6_using_callback_functions

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example6_using_callback_functions/Example6_using_callback_functions.ino:20:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /tmp/arduino-testlib2377561590/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example1_BasicStepper

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example1_BasicStepper/Example1_BasicStepper.ino:36:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example2_AbsoluteMoves

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example2_AbsoluteMoves/Example2_AbsoluteMoves.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example3_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example3_EmergencySwitch/Example3_EmergencySwitch.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example4_Limit_and_latching_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example4_Limit_and_latching_EmergencySwitch/Example4_Limit_and_latching_EmergencySwitch.ino:25:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example5_processMovement_in_own_task

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example5_processMovement_in_own_task/Example5_processMovement_in_own_task.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example6_using_callback_functions

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example6_using_callback_functions/Example6_using_callback_functions.ino:20:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /tmp/arduino-testlib2377561590/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example1_BasicStepper

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example1_BasicStepper/Example1_BasicStepper.ino:36:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example2_AbsoluteMoves

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example2_AbsoluteMoves/Example2_AbsoluteMoves.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example3_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example3_EmergencySwitch/Example3_EmergencySwitch.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example4_Limit_and_latching_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example4_Limit_and_latching_EmergencySwitch/Example4_Limit_and_latching_EmergencySwitch.ino:25:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example5_processMovement_in_own_task

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example5_processMovement_in_own_task/Example5_processMovement_in_own_task.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example6_using_callback_functions

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 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/ESP-FlexyStepper/examples/Example6_using_callback_functions/Example6_using_callback_functions.ino:20:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /tmp/arduino-testlib343165083/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example1_BasicStepper

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example1_BasicStepper/Example1_BasicStepper.ino:36:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example2_AbsoluteMoves

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example2_AbsoluteMoves/Example2_AbsoluteMoves.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example3_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example3_EmergencySwitch/Example3_EmergencySwitch.ino:19:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example4_Limit_and_latching_EmergencySwitch

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example4_Limit_and_latching_EmergencySwitch/Example4_Limit_and_latching_EmergencySwitch.ino:25:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example5_processMovement_in_own_task

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example5_processMovement_in_own_task/Example5_processMovement_in_own_task.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

examples/Example6_using_callback_functions

Result: FAIL

WARNING: library ESP-FlexyStepper claims to run on esp32, espressif32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/examples/Example6_using_callback_functions/Example6_using_callback_functions.ino:20:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-FlexyStepper/src/ESP_FlexyStepper.h:44:2: error: #error Platform not supported, only ESP32 modules are currently supported
 #error Platform not supported, only ESP32 modules are currently supported
  ^~~~~

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

Sketch uses 198862 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13096 bytes (3%) of dynamic memory, leaving 314584 bytes for local variables. Maximum is 327680 bytes.

examples/Example1_BasicStepper

Result: PASS

Sketch uses 207738 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13552 bytes (4%) of dynamic memory, leaving 314128 bytes for local variables. Maximum is 327680 bytes.

examples/Example2_AbsoluteMoves

Result: PASS

Sketch uses 207722 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13552 bytes (4%) of dynamic memory, leaving 314128 bytes for local variables. Maximum is 327680 bytes.

examples/Example3_EmergencySwitch

Result: PASS

Sketch uses 208302 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14040 bytes (4%) of dynamic memory, leaving 313640 bytes for local variables. Maximum is 327680 bytes.

examples/Example4_Limit_and_latching_EmergencySwitch

Result: PASS

Sketch uses 208858 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 14064 bytes (4%) of dynamic memory, leaving 313616 bytes for local variables. Maximum is 327680 bytes.

examples/Example5_processMovement_in_own_task

Result: PASS

Sketch uses 208338 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13552 bytes (4%) of dynamic memory, leaving 314128 bytes for local variables. Maximum is 327680 bytes.

examples/Example6_using_callback_functions

Result: PASS

Sketch uses 208402 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13552 bytes (4%) of dynamic memory, leaving 314128 bytes for local variables. Maximum is 327680 bytes.