Talkie - compatibility matrix

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

Talkie

Version: 1.3.1
More details

Compatibility matrix

Board Claims compatibility Inclusion
TalkieVocabularyDemo
Vocab_US_TI99
VoltmeterSayQ
Vocab_UK_Acorn
Vocab_US_Clock
Voltmeter
Demo_Toms_Diner
Getting_Started
USDistanceToVoice
arduino:avr:uno
1.8.4
Yes PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
Yes ⚠️ FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
Yes PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS
esp32:esp32:d1_mini32
1.0.6
Yes PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: PASS

Sketch uses 3462 bytes (10%) of program storage space. Maximum is 32256 bytes.
Global variables use 86 bytes (4%) of dynamic memory, leaving 1962 bytes for local variables. Maximum is 2048 bytes.

examples/Demo_Toms_Diner

Result: PASS

Sketch uses 28994 bytes (89%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/Getting_Started

Result: PASS

Sketch uses 4378 bytes (13%) of program storage space. Maximum is 32256 bytes.
Global variables use 145 bytes (7%) of dynamic memory, leaving 1903 bytes for local variables. Maximum is 2048 bytes.

examples/TalkieVocabularyDemo

Result: PASS

Sketch uses 7890 bytes (24%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/USDistanceToVoice

Result: PASS

Sketch uses 10748 bytes (33%) of program storage space. Maximum is 32256 bytes.
Global variables use 361 bytes (17%) of dynamic memory, leaving 1687 bytes for local variables. Maximum is 2048 bytes.

examples/Vocab_UK_Acorn

Result: PASS

Sketch uses 6256 bytes (19%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/Vocab_US_Clock

Result: PASS

Sketch uses 5956 bytes (18%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/Vocab_US_TI99

Result: PASS

Sketch uses 5600 bytes (17%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/Voltmeter

Result: PASS

Sketch uses 8630 bytes (26%) of program storage space. Maximum is 32256 bytes.
Global variables use 324 bytes (15%) of dynamic memory, leaving 1724 bytes for local variables. Maximum is 2048 bytes.

examples/VoltmeterSayQ

Result: PASS

Sketch uses 11588 bytes (35%) of program storage space. Maximum is 32256 bytes.
Global variables use 356 bytes (17%) of dynamic memory, leaving 1692 bytes for local variables. Maximum is 2048 bytes.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Demo_Toms_Diner

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Getting_Started

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/TalkieVocabularyDemo

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/USDistanceToVoice

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Vocab_UK_Acorn

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Vocab_US_Clock

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Vocab_US_TI99

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/Voltmeter

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

examples/VoltmeterSayQ

Result: FAIL

WARNING: library Talkie claims to run on avr, megaavr, samd, esp32, stm32, STM32F1 architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib3601341849/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Demo_Toms_Diner

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Demo_Toms_Diner/Demo_Toms_Diner.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Getting_Started

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Getting_Started/Getting_Started.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/TalkieVocabularyDemo

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/TalkieVocabularyDemo/TalkieVocabularyDemo.ino:32:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/USDistanceToVoice

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/TalkieUtils.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/USDistanceToVoice/USDistanceToVoice.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Vocab_UK_Acorn

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Vocab_UK_Acorn/Vocab_UK_Acorn.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Vocab_US_Clock

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Vocab_US_Clock/Vocab_US_Clock.ino:12:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Vocab_US_TI99

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Vocab_US_TI99/Vocab_US_TI99.ino:22:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/Voltmeter

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/Voltmeter/Voltmeter.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

examples/VoltmeterSayQ

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/examples/VoltmeterSayQ/VoltmeterSayQ.ino:49:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Talkie/src/Talkie.h:52:2: error: #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
 #error Sorry, when using an AVR chip, Talkie requires Timer2. This board does not have one.
  ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: PASS

Sketch uses 14376 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3080 bytes (9%) of dynamic memory, leaving 29688 bytes for local variables. Maximum is 32768 bytes.

examples/Demo_Toms_Diner

Result: PASS

Sketch uses 39108 bytes (14%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/Getting_Started

Result: PASS

Sketch uses 15360 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/TalkieVocabularyDemo

Result: PASS

Sketch uses 18108 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/USDistanceToVoice

Result: PASS

Sketch uses 35628 bytes (13%) of program storage space. Maximum is 262144 bytes.
Global variables use 3564 bytes (10%) of dynamic memory, leaving 29204 bytes for local variables. Maximum is 32768 bytes.

examples/Vocab_UK_Acorn

Result: PASS

Sketch uses 16400 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/Vocab_US_Clock

Result: PASS

Sketch uses 16088 bytes (6%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/Vocab_US_TI99

Result: PASS

Sketch uses 15712 bytes (5%) of program storage space. Maximum is 262144 bytes.
Global variables use 3192 bytes (9%) of dynamic memory, leaving 29576 bytes for local variables. Maximum is 32768 bytes.

examples/Voltmeter

Result: PASS

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

examples/VoltmeterSayQ

Result: PASS

Sketch uses 35348 bytes (13%) of program storage space. Maximum is 262144 bytes.
Global variables use 3560 bytes (10%) of dynamic memory, leaving 29208 bytes for local variables. Maximum is 32768 bytes.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: PASS

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

examples/Demo_Toms_Diner

Result: PASS

Sketch uses 232890 bytes (17%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13744 bytes (4%) of dynamic memory, leaving 313936 bytes for local variables. Maximum is 327680 bytes.

examples/Getting_Started

Result: PASS

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

examples/TalkieVocabularyDemo

Result: PASS

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

examples/USDistanceToVoice

Result: PASS

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

examples/Vocab_UK_Acorn

Result: PASS

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

examples/Vocab_US_Clock

Result: PASS

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

examples/Vocab_US_TI99

Result: PASS

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

examples/Voltmeter

Result: PASS

Sketch uses 226922 bytes (17%) of program storage space. Maximum is 1310720 bytes.
Global variables use 13768 bytes (4%) of dynamic memory, leaving 313912 bytes for local variables. Maximum is 327680 bytes.

examples/VoltmeterSayQ

Result: PASS

Sketch uses 951254 bytes (72%) of program storage space. Maximum is 1310720 bytes.
Global variables use 31236 bytes (9%) of dynamic memory, leaving 296444 bytes for local variables. Maximum is 327680 bytes.