2019-11-15 18:12:47 +02:00
2017-08-22 14:53:49 +03:00
2016-05-27 18:05:16 +03:00
2019-03-13 21:11:38 +02:00
2019-11-15 18:12:47 +02:00
2016-05-27 18:05:16 +03:00
2018-01-10 14:14:35 +02:00

Windows x86: development platform for PlatformIO

Build status

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.

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

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = windows_x86
board = ...
...

Development version

[env:development]
platform = https://github.com/platformio/platform-windows_x86.git
board = ...
...

Configuration

Please navigate to documentation.

Description
Windows x86: development platform for PlatformIO
Readme Pixar 98 KiB
Languages
Python 100%