FaBo 214 OLED EROLED096 - compatibility matrix

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

FaBo 214 OLED EROLED096

Version: 1.0.0
More details

Compatibility matrix

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

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

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

Sketch uses 1636 bytes (5%) of program storage space. Maximum is 32256 bytes.
Global variables use 122 bytes (5%) of dynamic memory, leaving 1926 bytes for local variables. Maximum is 2048 bytes.

examples/oled

Result: PASS

Sketch uses 6768 bytes (20%) of program storage space. Maximum is 32256 bytes.
Global variables use 441 bytes (21%) of dynamic memory, leaving 1607 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 81706 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44220 bytes (16%) of dynamic memory, leaving 226116 bytes for local variables. Maximum is 270336 bytes.

examples/oled

Result: PASS

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
Sketch uses 82538 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 44236 bytes (16%) of dynamic memory, leaving 226100 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 3104 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 317 bytes (5%) of dynamic memory, leaving 5827 bytes for local variables. Maximum is 6144 bytes.

examples/oled

Result: PASS

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
Sketch uses 8047 bytes (16%) of program storage space. Maximum is 49152 bytes.
Global variables use 491 bytes (7%) of dynamic memory, leaving 5653 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

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

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 13588 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3568 bytes (10%) of dynamic memory, leaving 29200 bytes for local variables. Maximum is 32768 bytes.

examples/oled

Result: PASS

WARNING: library FaBo_214_OLED_EROLED096 claims to run on avr architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
Sketch uses 16936 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3580 bytes (10%) of dynamic memory, leaving 29188 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FaBo_214_OLED_EROLED096/src/FaBoOLED_EROLED096.cpp:14:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FaBo_214_OLED_EROLED096/src/FaBoOLED_EROLED096.h:20:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.

examples/oled

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FaBo_214_OLED_EROLED096/examples/oled/oled.ino:15:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FaBo_214_OLED_EROLED096/src/FaBoOLED_EROLED096.h:20:26: fatal error: avr/pgmspace.h: No such file or directory
compilation terminated.