ESP Async E1.31 - compatibility matrix

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

ESP Async E1.31

Version: 1.0.3
More details

Compatibility matrix

Board Claims compatibility Inclusion
E131_Test
arduino:avr:uno
1.8.4
No FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
Yes PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

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

In file included from /tmp/arduino-testlib4151794758/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

examples/E131_Test

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/examples/E131_Test/E131_Test.ino:21:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

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

WARNING: library ESP_Async_E1.31 claims to run on esp8266, esp32 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /tmp/arduino-testlib1069802555/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/lwip/src/include/lwip/opt.h:51:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/lwip/src/include/lwip/ip_addr.h:40,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34,
                 from /tmp/arduino-testlib1069802555/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/include/lwipstack/lwipopts.h:34:2: error: #error "Either IPv4 or IPv6 must be enabled."
 #error "Either IPv4 or IPv6 must be enabled."
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/include/lwipstack/lwipopts.h:71:2: error: #error "Either IPv4 or IPv6 must be preferred."
 #error "Either IPv4 or IPv6 must be preferred."
  ^~~~~

examples/E131_Test

Result: FAIL

WARNING: library ESP_Async_E1.31 claims to run on esp8266, esp32 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/examples/E131_Test/E131_Test.ino:21:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/lwip/src/include/lwip/opt.h:51:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/lwip/src/include/lwip/ip_addr.h:40,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/examples/E131_Test/E131_Test.ino:21:
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/include/lwipstack/lwipopts.h:34:2: error: #error "Either IPv4 or IPv6 must be enabled."
 #error "Either IPv4 or IPv6 must be enabled."
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/data/packages/arduino/hardware/mbed_nano/2.7.2/cores/arduino/mbed/connectivity/lwipstack/include/lwipstack/lwipopts.h:71:2: error: #error "Either IPv4 or IPv6 must be preferred."
 #error "Either IPv4 or IPv6 must be preferred."
  ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

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

In file included from /tmp/arduino-testlib1069802555/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

examples/E131_Test

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/examples/E131_Test/E131_Test.ino:21:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

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

In file included from /tmp/arduino-testlib4151794758/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

examples/E131_Test

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/examples/E131_Test/E131_Test.ino:21:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:31:2: error: #error Platform not supported
 #error Platform not supported
  ^~~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/ESP_Async_E1.31/ESPAsyncE131.h:34:10: fatal error: lwip/ip_addr.h: No such file or directory
 #include <lwip/ip_addr.h>
          ^~~~~~~~~~~~~~~~
compilation terminated.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

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

Sketch uses 259278 bytes (19%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13704 bytes (4%) of dynamic memory, leaving 313976 bytes for local variables. Maximum is 327680 bytes.

examples/E131_Test

Result: PASS

Sketch uses 693922 bytes (52%) of program storage space. Maximum is 1310720 bytes.
Global variables use 38324 bytes (11%) of dynamic memory, leaving 289356 bytes for local variables. Maximum is 327680 bytes.