platform = linux_i686
Linux i686 (32-bit) 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 or Linux 32-bit) you can build native application for Linux i686 platform.
For more detailed information please visit vendor site.
Examples are listed from Linux i686 development platform repository:
You can switch between stable releases of Linux i686 development platform and the latest upstream version using platform option as described below:
; Custom stable version
[env:stable]
platform =linux_i686@x.y.z
board = ...
...
; The latest upstream/development version
[env:upstream]
platform = https://github.com/platformio/platform-linux_i686.git
board = ...
...
Name |
Description |
---|---|
GCC for Linux i686 |