Ethernet_Manager_STM32 - compatibility matrix

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

Ethernet_Manager_STM32

Version: 1.3.1
More details

Compatibility matrix

Board Claims compatibility Inclusion
AM2315_Ethernet_STM32
AM2315_Ethernet_STM32_LAN8720
DHT11_Ethernet_STM32
DHT11_Ethernet_STM32_LAN8720
Ethernet_STM32
Ethernet_STM32_LAN8720
MQTT_ThingStream_Ethernet_STM32
MQTT_ThingStream_Ethernet_STM32_LAN8720
arduino:avr:uno
1.8.4
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib947548839/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:108:0,
                 from /tmp/arduino-testlib947548839/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:104:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "Ethernet.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet

examples/AM2315_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/AM2315_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib2117251625/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:108:0,
                 from /tmp/arduino-testlib2117251625/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:104:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "Ethernet.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet

examples/AM2315_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/AM2315_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib2117251625/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:108:0,
                 from /tmp/arduino-testlib2117251625/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:104:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "Ethernet.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet

examples/AM2315_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/AM2315_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib947548839/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:108:0,
                 from /tmp/arduino-testlib947548839/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:104:10: fatal error: pgmspace.h: No such file or directory
 #include <pgmspace.h>
          ^~~~~~~~~~~~
compilation terminated.
Multiple libraries were found for "Ethernet.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet

examples/AM2315_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/AM2315_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/DHT11_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:14: fatal error: EthernetLarge.h: No such file or directory
     #include "EthernetLarge.h"
              ^~~~~~~~~~~~~~~~~
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:10: fatal error: stm32_def.h: No such file or directory
 #include "stm32_def.h"
          ^~~~~~~~~~~~~
compilation terminated.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib2117251625/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:110:0,
                 from /tmp/arduino-testlib2117251625/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32_Impl.h:29:23: fatal error: IWatchdog.h: No such file or directory
compilation terminated.
Multiple libraries were found for "Ethernet.h"
  Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/UIPEthernet
  Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC

examples/AM2315_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.  
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32/AM2315_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:31: fatal error: EthernetLarge.h: No such file or directory
compilation terminated.

examples/AM2315_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/AM2315_Ethernet_STM32_LAN8720/AM2315_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory
compilation terminated.

examples/DHT11_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.  
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32/DHT11_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:31: fatal error: EthernetLarge.h: No such file or directory
compilation terminated.

examples/DHT11_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/DHT11_Ethernet_STM32_LAN8720/DHT11_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory
compilation terminated.

examples/Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.  
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/defines.h:126,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32/Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory
compilation terminated.

examples/Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/Ethernet_STM32_LAN8720/Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:24:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.  
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/defines.h:126:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32/MQTT_ThingStream_Ethernet_STM32.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:74:31: fatal error: EthernetLarge.h: No such file or directory
compilation terminated.

examples/MQTT_ThingStream_Ethernet_STM32_LAN8720

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:24:4: error: #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
   #error This code is designed to run on some STM32F407XX NUCLEO-F429ZI, STM32F746 and STM32F756 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:36:3: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
  #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/EthernetClient.h:7:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/STM32Ethernet.h:6,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/src/Ethernet_Manager_STM32.h:52,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/defines.h:128,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet_Manager_STM32/examples/MQTT_ThingStream_Ethernet_STM32_LAN8720/MQTT_ThingStream_Ethernet_STM32_LAN8720.ino:12:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32duino_STM32Ethernet/src/utility/stm32_eth.h:42:23: fatal error: stm32_def.h: No such file or directory
compilation terminated.