Question
Can I use GNU Scientific Library with STM32?
Hello!
Wonder if I can get compile the GNU Scientific Library for STM32? I need to cross compile GNU Scientific Library for STM32 before I can use it in my library. But how can I do that ?
I'm using TrueSTUDIO on Linux and also F401RE Nucleo.
I need a better linear algebra library than the built in CMSIS library.