ESP-StepperMotor-Server - compatibility matrix

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

ESP-StepperMotor-Server

Version: 0.4.7
More details

Compatibility matrix

Board Claims compatibility Inclusion
Example1_BasicESPStepperMotorServer
Example2_StepperMotorServer_with_hardcoded_config
Example3_StepperMotorServer_with_static_IP_address
arduino:avr:uno
1.8.4
No FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes ⚠️ FAIL FAIL FAIL FAIL

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/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /tmp/arduino-testlib2842819937/test/test.ino:1:
/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
  ^~~~~
In file included from /tmp/arduino-testlib2842819937/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example1_BasicESPStepperMotorServer

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example2_StepperMotorServer_with_hardcoded_config

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example3_StepperMotorServer_with_static_IP_address

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /tmp/arduino-testlib3679234971/test/test.ino:1:
/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
  ^~~~~
In file included from /tmp/arduino-testlib3679234971/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example1_BasicESPStepperMotorServer

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example2_StepperMotorServer_with_hardcoded_config

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example3_StepperMotorServer_with_static_IP_address

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /tmp/arduino-testlib3679234971/test/test.ino:1:
/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
  ^~~~~
In file included from /tmp/arduino-testlib3679234971/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example1_BasicESPStepperMotorServer

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example2_StepperMotorServer_with_hardcoded_config

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example3_StepperMotorServer_with_static_IP_address

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

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/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /tmp/arduino-testlib2842819937/test/test.ino:1:
/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
  ^~~~~
In file included from /tmp/arduino-testlib2842819937/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example1_BasicESPStepperMotorServer

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example2_StepperMotorServer_with_hardcoded_config

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

examples/Example3_StepperMotorServer_with_static_IP_address

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:48:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:
/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
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:49:10: fatal error: SPIFFS.h: No such file or directory
 #include <SPIFFS.h>
          ^~~~~~~~~~
compilation terminated.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib1453895046/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:54:31: fatal error: ESPAsyncWebServer.h: No such file or directory
compilation terminated.
Multiple libraries were found for "ArduinoJson.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ArduinoJson
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CoogleIOT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/BaleMessengerBot_Arduino
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AllThingsTalk_LTE-M_SDK
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_HTTP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingsIoT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingESP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_MQTT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CMMC_MQTT_Connector
Multiple libraries were found for "WiFi.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiEspAT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiNINA
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Seeed_Arduino_rpcWiFi

examples/Example1_BasicESPStepperMotorServer

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example1_BasicESPStepperMotorServer/Example1_BasicESPStepperMotorServer.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:54:31: fatal error: ESPAsyncWebServer.h: No such file or directory
compilation terminated.
Multiple libraries were found for "ArduinoJson.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ArduinoJson
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_MQTT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CoogleIOT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_HTTP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingsIoT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingESP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CMMC_MQTT_Connector
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AllThingsTalk_LTE-M_SDK
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/BaleMessengerBot_Arduino
Multiple libraries were found for "WiFi.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiEspAT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Seeed_Arduino_rpcWiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiNINA

examples/Example2_StepperMotorServer_with_hardcoded_config

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example2_StepperMotorServer_with_hardcoded_config/Example2_StepperMotorServer_with_hardcoded_config.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:54:31: fatal error: ESPAsyncWebServer.h: No such file or directory
compilation terminated.
Multiple libraries were found for "ArduinoJson.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ArduinoJson
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_HTTP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_MQTT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AllThingsTalk_LTE-M_SDK
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CoogleIOT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CMMC_MQTT_Connector
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingESP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingsIoT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/BaleMessengerBot_Arduino
Multiple libraries were found for "WiFi.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiEspAT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiNINA
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Seeed_Arduino_rpcWiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFi

examples/Example3_StepperMotorServer_with_static_IP_address

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/examples/Example3_StepperMotorServer_with_static_IP_address/Example3_StepperMotorServer_with_static_IP_address.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP-StepperMotor-Server/src/ESPStepperMotorServer.h:54:31: fatal error: ESPAsyncWebServer.h: No such file or directory
compilation terminated.
Multiple libraries were found for "ArduinoJson.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ArduinoJson
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_HTTP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/BaleMessengerBot_Arduino
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CoogleIOT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingsIoT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Antares_ESP8266_MQTT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ThingESP
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/CMMC_MQTT_Connector
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AllThingsTalk_LTE-M_SDK
Multiple libraries were found for "WiFi.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/libraries/WiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Seeed_Arduino_rpcWiFi
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiNINA
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFiEspAT
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/WiFi