Skip to content

Precompiled CMSIS DSP object library for STM32H743XI processors

License

Notifications You must be signed in to change notification settings

kodezine/cmsis_dsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmsis_dsp

CMake based CPack for using cmsis dsp with other toolchains

Targets

How to build for STM32F031K6

$ cmake --preset CPack_Clang_STM32F031K6
$ cmake --build --preset CPack_Clang_STM32F031K6 --target package

How to build for STM32H7A3ZI

$ cmake --preset CPack_Clang_STM32H7A3ZI
$ cmake --build --preset CPack_Clang_STM32H7A3ZI --target package

How to build for STM32H743XI

$ cmake --preset CPack_Clang_STM32H743XI
$ cmake --build --preset CPack_Clang_STM32H743XI --target package

About

Precompiled CMSIS DSP object library for STM32H743XI processors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages