FlashStorage_STM32F1 - compatibility matrix

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

FlashStorage_STM32F1

Version: 1.1.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
EEPROM_write
EEPROM_CRC
EEPROM_Clear
EEPROM_update
EEPROM_read
EmulateEEPROM
FlashStoreAndRetrieve
multiFileProject
EEPROM_get
EEPROM_iteration
EEPROM_put
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

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /tmp/arduino-testlib3135854838/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_CRC

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_CRC/EEPROM_CRC.ino:42:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_Clear

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_Clear/EEPROM_Clear.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_get

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_get/EEPROM_get.ino:48:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_iteration

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_iteration/EEPROM_iteration.ino:44:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_put

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_put/EEPROM_put.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_read

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_read/EEPROM_read.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_update

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_update/EEPROM_update.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_write

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_write/EEPROM_write.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EmulateEEPROM

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EmulateEEPROM/EmulateEEPROM.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:21:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /tmp/arduino-testlib377424801/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_CRC

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_CRC/EEPROM_CRC.ino:42:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_Clear

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_Clear/EEPROM_Clear.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_get

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_get/EEPROM_get.ino:48:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_iteration

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_iteration/EEPROM_iteration.ino:44:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_put

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_put/EEPROM_put.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_read

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_read/EEPROM_read.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_update

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_update/EEPROM_update.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_write

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_write/EEPROM_write.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EmulateEEPROM

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EmulateEEPROM/EmulateEEPROM.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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_STM32F1/examples/multiFileProject/multiFileProject.ino:21:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /tmp/arduino-testlib377424801/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_CRC

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_CRC/EEPROM_CRC.ino:42:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_Clear

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_Clear/EEPROM_Clear.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_get

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_get/EEPROM_get.ino:48:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_iteration

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_iteration/EEPROM_iteration.ino:44:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_put

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_put/EEPROM_put.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_read

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_read/EEPROM_read.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_update

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_update/EEPROM_update.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_write

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_write/EEPROM_write.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EmulateEEPROM

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EmulateEEPROM/EmulateEEPROM.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on megaavr architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 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/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:21:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /tmp/arduino-testlib3135854838/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_CRC

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_CRC/EEPROM_CRC.ino:42:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_Clear

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_Clear/EEPROM_Clear.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_get

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_get/EEPROM_get.ino:48:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_iteration

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_iteration/EEPROM_iteration.ino:44:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_put

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_put/EEPROM_put.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_read

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_read/EEPROM_read.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_update

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_update/EEPROM_update.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EEPROM_write

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_write/EEPROM_write.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/EmulateEEPROM

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EmulateEEPROM/EmulateEEPROM.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:21:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
    ^~~~~

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /tmp/arduino-testlib377424801/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_CRC

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_CRC/EEPROM_CRC.ino:42:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_Clear

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_Clear/EEPROM_Clear.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_get

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_get/EEPROM_get.ino:48:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_iteration

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_iteration/EEPROM_iteration.ino:44:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_put

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_put/EEPROM_put.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_read

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_read/EEPROM_read.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_update

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_update/EEPROM_update.ino:46:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EEPROM_write

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EEPROM_write/EEPROM_write.ino:40:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/EmulateEEPROM

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/EmulateEEPROM/EmulateEEPROM.ino:36:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/FlashStoreAndRetrieve

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/FlashStoreAndRetrieve/FlashStoreAndRetrieve.ino:34:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^

examples/multiFileProject

Result: FAIL

WARNING: library FlashStorage_STM32F1 claims to run on stm32, ststm32 architecture(s) and may be incompatible with your current board which runs on esp32 architecture(s).
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:21:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.h:39:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/examples/multiFileProject/multiFileProject.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/FlashStorage_STM32F1/src/FlashStorage_STM32F1.hpp:40:4: error: #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.
   #error This code is intended to run on STM32F1/F3 platform! Please check your Tools->Board setting.  
    ^