-
Notifications
You must be signed in to change notification settings - Fork 118
Install Source Files
Dmitry Narkevich edited this page Apr 15, 2016
·
3 revisions
You'll need to install the cross-toolchain for building ARM applications.
Copy either the 64-bit or 32-bit [Legato-Toolchain-file] to /opt/swi and then extract it.
$ mkdir -p /opt/swi
$ chmod u+x [toolchain.sh file]
$ ./[toolchain.sh file]
You may need to use sudo to run mkdir.
|
---|
git clone https://github.com/legatoproject/legato-af.git
make
Copyright (C) Sierra Wireless Inc. Use of this work is subject to license.