This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 1.3.3
More details
Board | Claims compatibility | Inclusion | AdvancedWebServer |
HelloServer2 |
MQTTClient_Auth |
STM32_LAN8720 |
UdpNTPClient |
WebServer |
HTTPClient |
WebClient |
WebClientRepeating |
MQTT_ThingStream |
PostServer |
UdpSendReceive |
HelloServer |
HttpBasicAuth |
MQTTClient_Basic |
SimpleAuthentication |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
arduino:avr:uno
1.8.4 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | 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 | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
arduino:megaavr:nona4809
1.8.7 |
No | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | 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 | 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 | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
Result: FAIL
In file included from /tmp/arduino-testlib3199258677/test/test.ino:1:0: /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/UIPEthernet Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetENC
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:19: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/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /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.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/defines.h:19: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/EthernetWebServer_STM32/examples/HelloServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/HelloServer2.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:19: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/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:19: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/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/PostServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/SimpleAuthentication.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/UdpNTPClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/UdpSendReceive.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/defines.h:19: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/EthernetWebServer_STM32/examples/WebClient/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/WebClientRepeating.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/WebServer.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /tmp/arduino-testlib2028266429/test/test.ino:1:0: /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
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:19: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/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /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.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/defines.h:19: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/EthernetWebServer_STM32/examples/HelloServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/HelloServer2.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:19: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/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:19: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/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/PostServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/SimpleAuthentication.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/UdpNTPClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/UdpSendReceive.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/defines.h:19: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/EthernetWebServer_STM32/examples/WebClient/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/WebClientRepeating.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/WebServer.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /tmp/arduino-testlib2028266429/test/test.ino:1:0: /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
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:19: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/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /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.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/defines.h:19: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/EthernetWebServer_STM32/examples/HelloServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/HelloServer2.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:19: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/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:19: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/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/PostServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/SimpleAuthentication.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/UdpNTPClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/UdpSendReceive.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/defines.h:19: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/EthernetWebServer_STM32/examples/WebClient/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/WebClientRepeating.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/WebServer.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /tmp/arduino-testlib3199258677/test/test.ino:1:0: /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
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:19: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/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /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.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/defines.h:19: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/EthernetWebServer_STM32/examples/HelloServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/HelloServer2.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:19: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/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:19: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/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/PostServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/SimpleAuthentication.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/UdpNTPClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/UdpSendReceive.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/defines.h:19: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/EthernetWebServer_STM32/examples/WebClient/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/WebClientRepeating.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/WebServer.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:19: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. ^~~~~ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:75:12: fatal error: EthernetLarge.h: No such file or directory #include "EthernetLarge.h" ^~~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
WARNING: library EthernetWebServer_STM32 claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /tmp/arduino-testlib100246720/test/test.ino:1:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:357:21: error: cannot declare field 'EthernetWebServer::_server' to be of abstract type 'EthernetServer' EthernetServer _server; ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:97:0, from /tmp/arduino-testlib100246720/test/test.ino:1: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Ethernet/src/Ethernet.h:253:7: note: because the following virtual functions are pure within 'EthernetServer': class EthernetServer : public Server { ^ In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Arduino.h:152:0, from /tmp/arduino-sketch-058F13491BFA555E5C3F9B33145DF373/sketch/test.ino.cpp:1: /home/ec2-user/arduino-testlib/cli-datadir/data/packages/esp32/hardware/esp32/1.0.6/cores/esp32/Server.h:28:18: note: virtual void Server::begin(uint16_t) virtual void begin(uint16_t port=0) =0; ^ 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
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:19: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/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/AdvancedWebServer/AdvancedWebServer.ino:51: /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.
Result: FAIL
Result: FAIL
WARNING: library EthernetWebServer_STM32 claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/HelloServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer/defines.h:19: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. ^
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/HelloServer2.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HelloServer2/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:19: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/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/HttpBasicAuth/HttpBasicAuth.ino:22: /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.
Result: FAIL
WARNING: library EthernetWebServer_STM32 claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/MQTTClient_Auth.ino:26:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Auth/defines.h:19: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. ^ Multiple libraries were found for "PubSubClient.h" Used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/PubSubClient Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AllThingsTalk_WiFi_SDK Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AzureIoTHubMQTTClient Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP8266_Microgear Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ACS-M1128 Not used: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/AIS_4G_board 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
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:19: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/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTTClient_Basic/MQTTClient_Basic.ino:25: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:19: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/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149:0, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:58:5: 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/EthernetWebServer_STM32/src/EthernetWebServer_STM32.h:83, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/defines.h:149, from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/MQTT_ThingStream/MQTT_ThingStream.ino:27: /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.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/PostServer.ino:22:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/PostServer/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/SimpleAuthentication.ino:23:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/SimpleAuthentication/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/UdpNTPClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpNTPClient/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/UdpSendReceive.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/UdpSendReceive/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
WARNING: library EthernetWebServer_STM32 claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/WebClient.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClient/defines.h:19: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. ^
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/WebClientRepeating.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebClientRepeating/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.
Result: FAIL
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/WebServer.ino:12:0: /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:19: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. ^ /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/EthernetWebServer_STM32/examples/WebServer/defines.h:75:29: fatal error: EthernetLarge.h: No such file or directory compilation terminated.