Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added support for MCUs #1

@wuhanstudio

Description

@wuhanstudio

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:

STM32

And it works, here's the demo video working on STM32L476 with 96KB RAM:

msh

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:

menuconfig

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: [email protected]
Website: http://wuhanstudio.cc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions