FlashStorage_RTL8720 - compatibility matrix

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

FlashStorage_RTL8720

Version: 1.1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
FlashStorage_CRC
FlashStorage_Clear
FlashStorage_get
FlashStorage_iteration
FlashStorage_update
FlashStorage_write
multiFileProject
FlashStorage_put
FlashStorage_read
FlashStoreAndRetrieve
StoreNameAndSurname
arduino:avr:uno
1.8.4
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib99597274/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /tmp/arduino-testlib99597274/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_CRC

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_Clear

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_get

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_iteration

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_put

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_read

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_update

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_write

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStoreAndRetrieve

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/StoreNameAndSurname

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:19:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /tmp/arduino-testlib2402943012/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_CRC

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_Clear

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_get

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_iteration

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_put

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_read

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_update

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStorage_write

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/StoreNameAndSurname

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD architecture(s) and may be incompatible with your current board which runs on mbed_nano architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_RTL8720 claims to run on AmebaD 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/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:19:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib2402943012/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /tmp/arduino-testlib2402943012/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_CRC

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_Clear

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_get

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_iteration

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_put

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_read

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_update

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_write

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStoreAndRetrieve

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/StoreNameAndSurname

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:19:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib99597274/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /tmp/arduino-testlib99597274/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_CRC

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_Clear

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_get

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_iteration

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_put

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_read

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_update

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStorage_write

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/FlashStoreAndRetrieve

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/StoreNameAndSurname

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:19:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:10: fatal error: flash_api.h: No such file or directory
 #include "flash_api.h"
          ^~~~~~~~~~~~~
compilation terminated.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /tmp/arduino-testlib977438690/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /tmp/arduino-testlib977438690/test/test.ino:1:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_CRC

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_CRC/FlashStorage_CRC.ino:27:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_Clear

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_Clear/FlashStorage_Clear.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_get

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_get/FlashStorage_get.ino:33:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_iteration

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_iteration/FlashStorage_iteration.ino:28:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_put

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_put/FlashStorage_put.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_read

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_read/FlashStorage_read.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_update

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_update/FlashStorage_update.ino:30:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStorage_write

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStorage_write/FlashStorage_write.ino:24:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/FlashStoreAndRetrieve

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/StoreNameAndSurname

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/StoreNameAndSurname/StoreNameAndSurname.ino:18:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:19:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:27:4: error: #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
   #error Only for Ameba Realtek RTL8720DN, RTL8722DM and RTM8722CSM platform.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/examples/multiFileProject/multiFileProject.ino:26:0:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_RTL8720/src/FlashStorage_RTL8720.h:91:23: fatal error: flash_api.h: No such file or directory
compilation terminated.