Using with PlatformIO
What is PlatformIO?
PlatformIO is a cross-platform embedded development environment with Zephyr support maintained by its developers.
Since Zephyr support within PlatformIO is not maintained by the Zephyr Project, please report any issues with PlatformIO directly to its developers in the official PlatformIO repositories.
A detailed overview of the PlatformIO ecosystem and its philosophy can be found in the official PlatformIO documentation.
Installation
PlatformIO IDE is a toolset for embedded C/C++ development available on Windows, macOS and Linux platforms
PlatformIO Core (CLI) is a command-line tool that consists of multi-platform build system, platform and library managers and other integration components. It can be used with a variety of code development environments and allows integration with cloud platforms and web services
Configuration
Please go through the official PlatformIO configuration guide for Zephyr project.
Tutorials
Project Examples
Please check the official examples for various development platforms
Next Steps
Here are some useful links for exploring the PlatformIO ecosystem:
Try other platforms that support Zephyr project
Learn more about integrations with other IDEs/Text Editors
Get help from PlatformIO community