Portenta_H7_Slow_PWM - compatibility matrix

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

Portenta_H7_Slow_PWM

Version: 1.2.0
More details

Compatibility matrix

Board Claims compatibility Inclusion
ISR_16_PWMs_Array
ISR_16_PWMs_Array_Complex
ISR_16_PWMs_Array_Simple
ISR_Changing_PWM
ISR_Modify_PWM
multiFileProject
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

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /tmp/arduino-testlib2410062697/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /tmp/arduino-testlib2410062697/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Changing_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Modify_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:14:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

arduino:mbed_nano:nanorp2040connect @ 2.7.2

Inclusion

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /tmp/arduino-testlib3220067936/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /tmp/arduino-testlib3220067936/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Changing_PWM

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/ISR_Modify_PWM

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

examples/multiFileProject

Result: FAIL

WARNING: library Portenta_H7_Slow_PWM claims to run on mbed, mbed_portenta, ArduinoCore-mbed 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/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:14:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:200:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM_ISR.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~

arduino:megaavr:nona4809 @ 1.8.7

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /tmp/arduino-testlib3220067936/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /tmp/arduino-testlib3220067936/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Changing_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Modify_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:14:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

arduino:samd:mkrwifi1010 @ 1.8.12

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /tmp/arduino-testlib2410062697/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /tmp/arduino-testlib2410062697/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Changing_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/ISR_Modify_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:14:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
    ^~~~~
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:10: fatal error: PinNames.h: No such file or directory
 #include "PinNames.h"
          ^~~~~~~~~~~~
compilation terminated.

esp32:esp32:d1_mini32 @ 1.0.6

Inclusion

Result: FAIL

In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /tmp/arduino-testlib493973973/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /tmp/arduino-testlib493973973/test/test.ino:1:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/ISR_16_PWMs_Array

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array/ISR_16_PWMs_Array.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/ISR_16_PWMs_Array_Complex

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Complex/ISR_16_PWMs_Array_Complex.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/ISR_16_PWMs_Array_Simple

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_16_PWMs_Array_Simple/ISR_16_PWMs_Array_Simple.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/ISR_Changing_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Changing_PWM/ISR_Changing_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/ISR_Modify_PWM

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:17:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.h:29,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/ISR_Modify_PWM/ISR_Modify_PWM.ino:28:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.

examples/multiFileProject

Result: FAIL

/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:14:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:45:4: error: #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting.
   #error This code is intended to run on the MBED ARDUINO_PORTENTA_H7 platform! Please check your Tools->Board setting. 
    ^
In file included from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/HardwareTimer.h:57:0,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/Portenta_H7_Slow_PWM.hpp:68,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.h:21,
                 from /home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/examples/multiFileProject/multiFileProject.ino:20:
/home/ec2-user/arduino-testlib/cli-datadir/user/libraries/Portenta_H7_Slow_PWM/src/stm32/timer.h:45:22: fatal error: PinNames.h: No such file or directory
compilation terminated.