Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 893 Bytes

File metadata and controls

18 lines (13 loc) · 893 Bytes

Linux ARM: development platform for PlatformIO

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.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO Core
  2. Install Linux ARM development platform:
# install the latest stable version
> platformio platform install linux_arm

# install development version
> platformio platform install https://github.com/platformio/platform-linux_arm.git