add upper-half CORDIC driver

This commit is contained in:
raiden00pl
2021-07-14 14:41:25 +02:00
committed by Alan Carvalho de Assis
parent 6128b298ee
commit 919008c51e
8 changed files with 549 additions and 3 deletions

View File

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