mirror of
https://github.com/platformio/platform-windows_x86.git
synced 2025-09-07 04:44:21 +00:00
74c722c1ff0995d57a2f05d191591e2b9b09edab
Windows x86: development platform for PlatformIO
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
- Install PlatformIO Core
- Install Windows x86 development platform:
# install the latest stable version
> platformio platform install windows_x86
# install development version
> platformio platform install https://github.com/platformio/platform-windows_x86.git
Languages
Python
100%