SoftwareSerialTX - compatibility matrix

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

SoftwareSerialTX

Version: 0.0.33
More details

Compatibility matrix

Board Claims compatibility Inclusion
SimpleSendChar
arduino:avr:uno
1.8.4
Yes PASS PASS
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
No FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.

examples/SimpleSendChar

Result: PASS

Sketch uses 1048 bytes (3%) of program storage space. Maximum is 32256 bytes.
Global variables use 14 bytes (0%) of dynamic memory, leaving 2034 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

examples/SimpleSendChar

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

examples/SimpleSendChar

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

examples/SimpleSendChar

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^~~~~

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^

examples/SimpleSendChar

Result: FAIL

WARNING: library SoftwareSerialTX claims to run on avr architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/SoftwareSerialTX/src/SoftwareSerialTX.cpp:125:2: error: #error unsupported platform
 #error unsupported platform
  ^