bitHelpers - compatibility matrix

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

bitHelpers

Version: 0.1.5
More details

Compatibility matrix

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

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

Sketch uses 466 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/bitHelpers_demo

Result: PASS

Sketch uses 9448 bytes (29%) of program storage space. Maximum is 32256 bytes.
Global variables use 678 bytes (33%) of dynamic memory, leaving 1370 bytes for local variables. Maximum is 2048 bytes.

examples/bitHelpers_demo2

Result: PASS

Sketch uses 5788 bytes (17%) of program storage space. Maximum is 32256 bytes.
Global variables use 250 bytes (12%) of dynamic memory, leaving 1798 bytes for local variables. Maximum is 2048 bytes.

examples/bitHelpers_test

Result: PASS

Sketch uses 2086 bytes (6%) of program storage space. Maximum is 32256 bytes.
Global variables use 334 bytes (16%) of dynamic memory, leaving 1714 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: PASS

Sketch uses 78756 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

examples/bitHelpers_demo

Result: PASS

Sketch uses 84620 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43452 bytes (16%) of dynamic memory, leaving 226884 bytes for local variables. Maximum is 270336 bytes.

examples/bitHelpers_demo2

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/bitHelpers/examples/bitHelpers_demo2/bitHelpers_demo2.ino:11:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/bitHelpers/examples/bitHelpers_demo2/printHelpers.h: In function 'char* scieng(double, uint8_t, uint8_t)':
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/bitHelpers/examples/bitHelpers_demo2/printHelpers.h:195:3: error: 'ltoa' was not declared in this scope
   ltoa(d, &buf[pos], 10);
   ^~~~
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/bitHelpers/examples/bitHelpers_demo2/printHelpers.h:195:3: note: suggested alternative: 'utoa'
   ltoa(d, &buf[pos], 10);
   ^~~~
   utoa

examples/bitHelpers_test

Result: PASS

Sketch uses 79198 bytes (0%) of program storage space. Maximum is 16777216 bytes.
Global variables use 43444 bytes (16%) of dynamic memory, leaving 226892 bytes for local variables. Maximum is 270336 bytes.

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: PASS

Sketch uses 802 bytes (1%) of program storage space. Maximum is 49152 bytes.
Global variables use 22 bytes (0%) of dynamic memory, leaving 6122 bytes for local variables. Maximum is 6144 bytes.

examples/bitHelpers_demo

Result: PASS

Sketch uses 10366 bytes (21%) of program storage space. Maximum is 49152 bytes.
Global variables use 189 bytes (3%) of dynamic memory, leaving 5955 bytes for local variables. Maximum is 6144 bytes.

examples/bitHelpers_demo2

Result: PASS

Sketch uses 6885 bytes (14%) of program storage space. Maximum is 49152 bytes.
Global variables use 189 bytes (3%) of dynamic memory, leaving 5955 bytes for local variables. Maximum is 6144 bytes.

examples/bitHelpers_test

Result: PASS

Sketch uses 3266 bytes (6%) of program storage space. Maximum is 49152 bytes.
Global variables use 177 bytes (2%) of dynamic memory, leaving 5967 bytes for local variables. Maximum is 6144 bytes.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

Sketch uses 12156 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.

examples/bitHelpers_demo

Result: PASS

Sketch uses 26584 bytes (10%) of program storage space. Maximum is 262144 bytes.
Global variables use 3004 bytes (9%) of dynamic memory, leaving 29764 bytes for local variables. Maximum is 32768 bytes.

examples/bitHelpers_demo2

Result: PASS

Sketch uses 21012 bytes (8%) of program storage space. Maximum is 262144 bytes.
Global variables use 3016 bytes (9%) of dynamic memory, leaving 29752 bytes for local variables. Maximum is 32768 bytes.

examples/bitHelpers_test

Result: PASS

Sketch uses 12892 bytes (4%) of program storage space. Maximum is 262144 bytes.
Global variables use 2996 bytes (9%) of dynamic memory, leaving 29772 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

Sketch uses 197912 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13084 bytes (3%) of dynamic memory, leaving 314596 bytes for local variables. Maximum is 327680 bytes.

examples/bitHelpers_demo

Result: PASS

Sketch uses 209830 bytes (16%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13424 bytes (4%) of dynamic memory, leaving 314256 bytes for local variables. Maximum is 327680 bytes.

examples/bitHelpers_demo2

Result: PASS

Sketch uses 206358 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13432 bytes (4%) of dynamic memory, leaving 314248 bytes for local variables. Maximum is 327680 bytes.

examples/bitHelpers_test

Result: PASS

Sketch uses 205206 bytes (15%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13416 bytes (4%) of dynamic memory, leaving 314264 bytes for local variables. Maximum is 327680 bytes.