STM32_Slow_PWM - compatibility matrix

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

STM32_Slow_PWM

Version: 1.2.2
More details

Compatibility matrix

Board Claims compatibility Inclusion
ISR_16_PWMs_Array_Simple
ISR_Changing_PWM
ISR_Modify_PWM
multiFileProject
ISR_16_PWMs_Array
ISR_16_PWMs_Array_Complex
arduino:avr:uno
1.8.4
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:mbed_nano:nanorp2040connect
2.7.2
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:megaavr:nona4809
1.8.7
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
arduino:samd:mkrwifi1010
1.8.12
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL
esp32:esp32:d1_mini32
1.0.6
No FAIL FAIL FAIL FAIL FAIL FAIL FAIL

Compilation logs

arduino:avr:uno @ 1.8.4

Inclusion

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /private/tmp/arduino-testlib34550790/test/test.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /private/tmp/arduino-testlib34550790/test/test.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:39:10: fatal error: SimpleTimer.h: No such file or directory
 #include <SimpleTimer.h>              // https://github.com/jfturcot/SimpleTimer
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on avr architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:16:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:22:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:25:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:16:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:22:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:25:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:16:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:22:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:25:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /private/tmp/arduino-testlib34550790/test/test.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /private/tmp/arduino-testlib34550790/test/test.ino:1:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:39:10: fatal error: SimpleTimer.h: No such file or directory
 #include <SimpleTimer.h>              // https://github.com/jfturcot/SimpleTimer
          ^~~~~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 architecture(s) and may be incompatible with your current board which runs on samd architecture(s).
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:16:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:22:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:25:
/Users/alranel/Documents/git/arduino/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^~~~~

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /tmp/arduino-testlib50455007/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:19:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:31:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:35:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^

examples/multiFileProject

Result: FAIL

WARNING: library STM32_Slow_PWM claims to run on stm32 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/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:16:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:22:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.h:32:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM.h:33,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/examples/multiFileProject/multiFileProject.ino:25:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/STM32_Slow_PWM/src/STM32_Slow_PWM_ISR.hpp:42:4: error: #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
   #error This code is designed to run on STM32F/L/H/G/WB/MP1 platform! Please check your Tools->Board setting.
    ^