stm32f7: add pwm

This commit is contained in:
Kenneth Bell
2021-05-09 13:26:29 -07:00
committed by Ron Evans
parent c43a41165a
commit ac54302301
4 changed files with 438 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build stm32f4 stm32l5 stm32l0 stm32l4
// +build stm32f4 stm32l5 stm32l0 stm32l4 stm32l5 stm32f7
package machine