drivers: add generic upper-half driver for Field Oriented Control (FOC)

This commit is contained in:
raiden00pl
2021-03-29 12:18:07 +02:00
committed by Alan Carvalho de Assis
parent 3a97f51a8d
commit e4c27dfdd6
13 changed files with 1426 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ include audio/Make.defs
include bch/Make.defs
include can/Make.defs
include crypto/Make.defs
include motor/Make.defs
include i2c/Make.defs
include i2s/Make.defs
include input/Make.defs