Windows x86

platform = windows_x86

Windows x86 (32-bit) is a metafamily of graphical operating systems developed and marketed by Microsoft. Using host OS (Windows, Linux 32/64 or Mac OS X) you can build native application for Windows x86 platform.

For more detailed information please visit vendor site.

Examples

Examples are listed from Windows x86 development platform repository:

Stable and upstream versions

You can switch between stable releases of Windows x86 development platform and the latest upstream version using platform option as described below:

; Custom stable version
[env:stable]
platform =windows_x86@x.y.z
board = ...
...

; The latest upstream/development version
[env:upstream]
platform = https://github.com/platformio/platform-windows_x86.git
board = ...
...

Packages

Name

Description

toolchain-gccmingw32

MinGW