Skip to content

mniestroj/clapack

Repository files navigation

CLAPACK library adjusted to cross-compile for Cortex-M4 target

Compile steps:
#> mkdir build
#> cd build
#> cmake -DCMAKE_TOOLCHAIN_FILE=../cm4.cmake -DTOOLCHAIN_PATH=/path/to/toolchain -DTOOLCHAIN_PREFIX=arm-none-eabi ../
#> make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages