-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Hi, Sargis,
I received your email and I thought it might be much better to post it here to introduce uLapack to more developers. Actually, I'm trying to run uLapack on MCUs,
As described in README:
The library is optimized to work on microcontrollers and embedded environments
But the test file seems to be targeting on PCs, so I think it may be interesting to test it on MCUs like STM32:
And it works, here's the demo video working on STM32L476 with 96KB RAM:
The RTOS running on STM32 is RT-Thread, a burgeoning RTOS in China that supports STM32, RISC-V, LPC, Cortex-A, x86, virtually all mainstream MCUs and SoCs. Now that uLapack is working on RT-Thread, it should be working on all of these platforms.
Recently, I'm trying to add uLapack and uKal as a package on RT-Thread which can be chosen through package manager and it's almost done:
I forked your project so that everyone using this package can find your original project. I'm wondering if there is any other licence required to add uLapack and uKal as packages into RT-Thread.
I think it is really interesting to see uLapack and uKal working on so many hardware platforms.
Han Wu, Master Student
School of Energy and Power Engineering
Huazhong University of Science and Technology
Email: wuhanstudio@hust.edu.cn
Website: http://wuhanstudio.cc