Sujet : Re: Open-CMSIS-Pack
De : theom+news (at) *nospam* chiark.greenend.org.uk (Theo)
Groupes : comp.arch.embeddedDate : 18. Dec 2024, 13:49:23
Autres entêtes
Organisation : University of Cambridge, England
Message-ID : <34s*0el2z@news.chiark.greenend.org.uk>
References : 1
User-Agent : tin/1.8.3-20070201 ("Scotasay") (UNIX) (Linux/5.10.0-28-amd64 (x86_64))
pozz <
pozzugno@gmail.com> wrote:
I noticed this[1] project from ARM/NXP/ST/Linaro. Do you know it? Do you
use it?
It seems another attempt to create a "universal" build system in the
embedded world.
[1] https://github.com/Open-CMSIS-Pack
It seems to be a packaging system rather than a build system?
ie it's the equivalent to 'apt install libwhatever' so that you don't
need to go hunting around the internet to find the library. That also means
that you can say 'my project needs libwhatever and libsomethingelse' and
you can make sure those are installed and with the right versions.
I may be wrong but I don't think they are telling you what language to use
or what compiler to run, although there's an obvious bias towards C.
Theo