The MAX32630FTHR is included in the Mbed OS. No need to include the library max32630fthr ! Just look at https://github.com/ARMmbed Select mbed-os or directly https://github.com/ARMmbed/mbed-os Select folder targets Select folder TARGET_Maxim Select folder TARGET_MAX32630 SPI pin, PWM pin definitions https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are 0.0 V and 1.8 V . Timo Karppinen 20.12.2021

The MAX32630FTHR is included in the Mbed OS. No need to include the library max32630fthr ! Just look at https://github.com/ARMmbed Select mbed-os or directly https://github.com/ARMmbed/mbed-os . Select folder targets. Select folder TARGET_Maxim. Select folder TARGET_MAX32630 . SPI pin, PWM pin definitions https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c . The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are 0.0 V and 1.8 V . Timo Karppinen 20.12.2021

Revision:
0:1f74aad84310
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README.md	Mon Dec 20 09:36:39 2021 +0000
@@ -0,0 +1,16 @@
+The MAX32630FTHR is included in the Mbed OS. No need to include 
+the library max32630fthr !
+Just look at
+https://github.com/ARMmbed
+Select mbed-os or directly https://github.com/ARMmbed/mbed-os
+Select folder targets
+Select folder TARGET_Maxim
+Select folder TARGET_MAX32630
+
+SPI pin, PWM pin definitions
+https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Maxim/TARGET_MAX32630/PeripheralPins.c
+
+The PwmOut voltage rises from 0.0 V up to 1.8 V and the DigitalOut voltages are
+0.0 V and 1.8 V .
+
+Timo Karppinen 20.12.2021
\ No newline at end of file