forked from platformio/platformio-core
21 lines
690 B
ReStructuredText
21 lines
690 B
ReStructuredText
.. _platform_linux_arm:
|
|
|
|
Platform ``linux_arm``
|
|
======================
|
|
Linux ARM is a Unix-like and mostly POSIX-compliant computer operating system (OS) assembled under the model of free and open-source software development and distribution. Using host OS (Mac OS X, Linux ARM) you can build native application for Linux ARM platform.
|
|
|
|
For more detailed information please visit `vendor site <http://platformio.org/#!/platforms/linux_arm>`_.
|
|
|
|
.. contents::
|
|
|
|
Packages
|
|
--------
|
|
|
|
.. list-table::
|
|
:header-rows: 1
|
|
|
|
* - Name
|
|
- Contents
|
|
|
|
* - ``toolchain-gccarmlinuxgnueabi``
|
|
- `GCC for Linux ARM GNU EABI <https://gcc.gnu.org>`_, `GDB <http://www.gnu.org/software/gdb/>`_ |