1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add Portenta_H7_Slow_PWM Library (#525)

1. Initial coding to support **Portenta_H7 boards** such as Portenta_H7 Rev2 ABX00042, etc., using [**ArduinoCore-mbed mbed_portenta** core](https://github.com/arduino/ArduinoCore-mbed). Max PWM frequency is limited at 1000Hz.
This commit is contained in:
Khoi Hoang
2021-09-22 16:47:45 -04:00
committed by GitHub
parent 3ae98d1b08
commit 03522f005e

View File

@ -4252,3 +4252,4 @@ https://github.com/khoih-prog/Portenta_H7_PWM
https://github.com/tamctec/ft62x6-arduino https://github.com/tamctec/ft62x6-arduino
https://github.com/awgrover/Every-for-arduino https://github.com/awgrover/Every-for-arduino
https://github.com/bobboteck/CWLibrary https://github.com/bobboteck/CWLibrary
https://github.com/khoih-prog/Portenta_H7_Slow_PWM