This report was generated on Wednesday, 23-Feb-22 22:48:15 CET using arduino-testlib.
Version: 0.1.2
More details
Board | Claims compatibility | Inclusion | Recevier |
Sender |
---|---|---|---|---|
arduino:avr:uno
1.8.4 |
No | FAIL | FAIL | FAIL |
arduino:mbed_nano:nanorp2040connect
2.7.2 |
No | FAIL | FAIL | FAIL |
arduino:megaavr:nona4809
1.8.7 |
No | FAIL | FAIL | FAIL |
arduino:samd:mkrwifi1010
1.8.12 |
No | FAIL | FAIL | FAIL |
esp32:esp32:d1_mini32
1.0.6 |
No ⚠️ | PASS | FAIL | FAIL |
Result: FAIL
This library has no main header file so an empty one was created.
WARNING: library Computherm_RF_Library claims to run on esp8266 architecture(s) and may be incompatible with your current board which runs on avr architecture(s). /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/src/computhermrf.cpp:173:22: error: expected initializer before 'ComputhermRF' void ICACHE_RAM_ATTR ComputhermRF::_handler() { ^~~~~~~~~~~~
Result: FAIL
Result: FAIL
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/examples/Sender/Sender.pde:1:10: fatal error: ComputhermRF.h: No such file or directory #include <ComputhermRF.h> ^~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
WARNING: library Computherm_RF_Library claims to run on esp8266 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/Computherm_RF_Library/src/computhermrf.cpp:173:22: error: expected initializer before 'ComputhermRF' void ICACHE_RAM_ATTR ComputhermRF::_handler() { ^~~~~~~~~~~~
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/examples/Sender/Sender.pde:1:10: fatal error: ComputhermRF.h: No such file or directory #include <ComputhermRF.h> ^~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
WARNING: library Computherm_RF_Library claims to run on esp8266 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/Computherm_RF_Library/src/computhermrf.cpp:173:22: error: expected initializer before 'ComputhermRF' void ICACHE_RAM_ATTR ComputhermRF::_handler() { ^~~~~~~~~~~~
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/examples/Sender/Sender.pde:1:10: fatal error: ComputhermRF.h: No such file or directory #include <ComputhermRF.h> ^~~~~~~~~~~~~~~~ compilation terminated.
Result: FAIL
This library has no main header file so an empty one was created.
WARNING: library Computherm_RF_Library claims to run on esp8266 architecture(s) and may be incompatible with your current board which runs on samd architecture(s). /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/src/computhermrf.cpp:173:22: error: expected initializer before 'ComputhermRF' void ICACHE_RAM_ATTR ComputhermRF::_handler() { ^~~~~~~~~~~~
Result: FAIL
Result: FAIL
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/examples/Sender/Sender.pde:1:10: fatal error: ComputhermRF.h: No such file or directory #include <ComputhermRF.h> ^~~~~~~~~~~~~~~~ compilation terminated.
Result: PASS
WARNING: library Computherm_RF_Library claims to run on esp8266 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s). Sketch uses 198442 bytes (15%) of program storage space. Maximum is 1310720 bytes. Global variables use 13096 bytes (3%) of dynamic memory, leaving 314584 bytes for local variables. Maximum is 327680 bytes.
Result: FAIL
Result: FAIL
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Computherm_RF_Library/examples/Sender/Sender.pde:1:26: fatal error: ComputhermRF.h: No such file or directory compilation terminated.